Skip to content

Commit

Permalink
fix workflow file
Browse files Browse the repository at this point in the history
Signed-off-by: dzmitry-lahoda <[email protected]>
  • Loading branch information
dzmitry-lahoda authored Apr 27, 2023
1 parent dd40491 commit f2c1da6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ jobs:
nix-channel --update
nix-env -iA nixpkgs.cachix nixpkgs.nodejs nixpkgs.git nixpkgs.git-lfs nixpkgs.tree nixpkgs.docker nixpkgs.coreutils
- uses: actions/checkout@v3
with:
lfs: true
ref: ${{ github.event.pull_request.head.sha }}
persist-credentials: false
Expand Down

0 comments on commit f2c1da6

Please sign in to comment.