Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ewarchul committed Apr 20, 2021
1 parent 8f175f0 commit f9dedd9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
nix_path: nixpkgs=channel:nixos-unstable
- uses: workflow/nix-shell-action@v1
with:
packages: hello,docker
packages: cmake,cmocka
script: |
hello
docker --help
nix-shell --command "bash test.sh"

0 comments on commit f9dedd9

Please sign in to comment.