Skip to content

Commit

Permalink
Checkout specific gir-files ref in CI (temporary workaround)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwharm committed Apr 7, 2024
1 parent 8cc69c2 commit 956c1ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: 'gircore/gir-files'
ref: 'c11be30bcf7ecf0da157585d25f509378af0b0b7'
path: 'gir-files'

- name: Checkout java-gi repository
Expand Down

0 comments on commit 956c1ba

Please sign in to comment.