Skip to content

Commit

Permalink
Add a find
Browse files Browse the repository at this point in the history
  • Loading branch information
twizmwazin committed May 17, 2024
1 parent f0707c2 commit fd7c919
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/angr-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,9 @@ jobs:
name: wheels-ubuntu-22.04
path: wheels-ubuntu

- name: Find
run: find .

- name: Test wheel install
run: |
python -m venv angr_venv
Expand Down

0 comments on commit fd7c919

Please sign in to comment.