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 0843a79 commit a392b3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ jobs:
steps:
- uses: actions/checkout@v3
- run: apk -R info -vv
- run: apk -R info -vv g++-12.2.1_git20220924-r10
- run: apk -R info -vv g++
- run: apk list --installed

0 comments on commit a392b3f

Please sign in to comment.