Skip to content

Commit

Permalink
* ensure to fetch tag information (see issue [#290])
Browse files Browse the repository at this point in the history
  • Loading branch information
avdv committed Nov 4, 2020
1 parent f75a425 commit 808e060
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Expand Up @@ -28,5 +28,6 @@ jobs:
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
# Only needed for private caches
#authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: git fetch --tags --force --recurse-submodules
- run: nix-build
- run: nix-shell --run "sbt -batch -Dfile.encoding=UTF8 scalalsNative/run"

0 comments on commit 808e060

Please sign in to comment.