Skip to content

Commit

Permalink
submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasmohrin committed Dec 9, 2024
1 parent 92b7761 commit 034c7df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
id-token: write
steps:
- uses: actions/checkout@v4
with:
submodules: true
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix develop .#evap-dev --command bash -c "npm ci && ./manage.py ts compile && ./manage.py scss"
Expand Down

0 comments on commit 034c7df

Please sign in to comment.