Skip to content

Commit

Permalink
s/SwiftGLib/gir2swift/
Browse files Browse the repository at this point in the history
  • Loading branch information
rhx committed Apr 27, 2024
1 parent e371c85 commit 55ba0ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macOS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Remove unneeded files and archive artefacts
run: |
rm -rf _tempGTK
cd SwiftGLib
cd gir2swift
swift package clean
rm -rf .build/repositories
cd ..

0 comments on commit 55ba0ca

Please sign in to comment.