Skip to content

Commit

Permalink
Github: Run trunk inside devshell
Browse files Browse the repository at this point in the history
  • Loading branch information
uncomputable committed Dec 19, 2023
1 parent e016bfc commit ceaebc8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ jobs:

- name: Build website
run: |
nix develop .#deploy
trunk serve --release
nix develop .#deploy --command bash -c "trunk build --release"
- name: Fix links
run: sh fix-links.sh
Expand Down

0 comments on commit ceaebc8

Please sign in to comment.