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.
1 parent e1b2811 commit a60adeaCopy full SHA for a60adea
.github/workflows/sign_and_release.yml
@@ -12,4 +12,6 @@ jobs:
12
# with:
13
# version: 2
14
# arch: arm64
15
+ - run: apt-ftparchive contents /home/runner/.cache/productio/apt-repo/pool/main > Contents-test
16
+ - run: cat Contents-test
17
- run: ls -la /home/runner/.cache/production/apt-repo/dists/stable
0 commit comments