Skip to content

Commit

Permalink
wat
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanlabouve committed Jul 3, 2024
1 parent b942e98 commit ad3b59a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ jobs:
rustup target add ${{ matrix.target }}
cargo build --release --target ${{ matrix.target }}
- name: List Target Directory
run: ls -la target

- name: Package
shell: bash
run: |
Expand Down

0 comments on commit ad3b59a

Please sign in to comment.