Skip to content

Commit

Permalink
Update testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlTern authored Nov 22, 2023
1 parent a392b3f commit 7e61147
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
container: debricked/cli:latest-resolution
steps:
- uses: actions/checkout@v3
- run: apk info -vv
- run: apk -R info -vv
- run: apk -R info -vv g++
- run: apk list --installed

0 comments on commit 7e61147

Please sign in to comment.