Skip to content

Commit

Permalink
Merge pull request #12 from TimOrme/fix_build
Browse files Browse the repository at this point in the history
Fix build
  • Loading branch information
TimOrme authored Mar 28, 2023
2 parents bca0085 + cfab920 commit 9073298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Setup Elm
uses: jorelali/setup-elm@v5
- name: Compile Elm
run: just build
run: just compile_elm
- name: Build and publish to pypi
uses: JRubics/[email protected]
with:
Expand Down

0 comments on commit 9073298

Please sign in to comment.