Skip to content

Commit

Permalink
Debug github action attempt #1
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbobbio committed Sep 8, 2024
1 parent 4e815b5 commit 7f6bf76
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ jobs:
key: maelstrom-${{ hashFiles('**/Cargo.lock') }}
- name: Test
run: ./scripts/run-tests-on-maelstrom.sh
- name: Inspect somethings
run: file /home/runner/work/maelstrom/maelstrom/target/release/build/openssl-sys-*/build-script-main

deploy-documentation:
name: Build and Deploy Documentation
Expand Down
6 changes: 3 additions & 3 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7f6bf76

Please sign in to comment.