Skip to content

Commit

Permalink
Debug github action attempt 4
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbobbio committed Sep 8, 2024
1 parent ff4d595 commit a20387e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- name: Test
run: ./scripts/run-tests-on-maelstrom.sh || true
- name: Inspect somethings
run: /home/runner/work/maelstrom/maelstrom/target/release/build/openssl-sys-*/build-script-main
run: ldd /home/runner/work/maelstrom/maelstrom/target/release/build/openssl-sys-*/build-script-main

deploy-documentation:
name: Build and Deploy Documentation
Expand Down

0 comments on commit a20387e

Please sign in to comment.