Skip to content

Commit

Permalink
updated action
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoTz committed Apr 22, 2024
1 parent e7775f0 commit fef6402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Install Purescript and Spago
uses: purescript-contrib/setup-purescript@main
- name: Build project
run: make build
run: spago --version && make build
- name: Move files
run: |
mkdir ../public
Expand Down

0 comments on commit fef6402

Please sign in to comment.