Skip to content

Commit

Permalink
moar info gathering
Browse files Browse the repository at this point in the history
  • Loading branch information
zardus committed Nov 23, 2023
1 parent 1dc953e commit 3daa5dc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ jobs:
timeout-minutes: 23
steps:
- uses: actions/checkout@v3
- name: info
run: |
ls -al
ls -lR pwnshop
git -C pwnship show
- name: install dependencies
run: |
sudo apt-get update
Expand Down

0 comments on commit 3daa5dc

Please sign in to comment.