Skip to content

Commit

Permalink
path fix I hope
Browse files Browse the repository at this point in the history
  • Loading branch information
csasarak committed Aug 28, 2024
1 parent aa00ccc commit 3e02887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scripts/build-arm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ cargo build --release
cargo test run --release

# Now do Haskell things
./build.sh "$RUNNER_OS" "$PROJECT_FILE"
./.github/workflows/scripts/build.sh "$RUNNER_OS" "$PROJECT_FILE"

0 comments on commit 3e02887

Please sign in to comment.