We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e4af29 + 49c6918 commit 4ac396aCopy full SHA for 4ac396a
.github/workflows/ci.yaml
@@ -46,11 +46,7 @@ jobs:
46
- name: Checkout ostree-rs-ext
47
uses: actions/checkout@v3
48
with:
49
- # repository: ostreedev/ostree-rs-ext
50
- # Temporary fork until https://github.com/ostreedev/ostree-rs-ext/pull/663
51
- # is published in a release
52
- repository: jeckersb/ostree-rs-ext
53
- ref: ocidir-0.3
+ repository: ostreedev/ostree-rs-ext
54
path: ostree-rs-ext
55
fetch-depth: 20
56
- name: Test ostree-rs-ext
0 commit comments