Skip to content

Commit

Permalink
Merge branch 'fix-nightlies' of github.com:roc-lang/roc into fix-nigh…
Browse files Browse the repository at this point in the history
…tlies
  • Loading branch information
Anton-4 committed Nov 13, 2024
2 parents 97f646f + bf40dd7 commit 8479b01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly_macos_apple_silicon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:

- name: test with zig platform
run: |
cd ${{ env.RELEASE_FOLDER_NAME }} && ./roc --build-host --suppress-build-host-warning crates/cli/tests/test-projects/test-platform-simple-zig/app.roc
cd ${{ env.RELEASE_FOLDER_NAME }} && ./roc --build-host --suppress-build-host-warning examples/platform-switching/rocLovesZig.roc
- name: print short commit SHA
run: git rev-parse --short "$GITHUB_SHA"
Expand Down

0 comments on commit 8479b01

Please sign in to comment.