mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-11 12:08:46 -05:00
I'm Sure That Last One Didn't Work
This commit is contained in:
parent
6ba1be70bb
commit
ce298df7fa
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ jobs:
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
uses: https://github.com/docker/setup-buildx-action@v3
|
uses: https://github.com/docker/setup-buildx-action@v3
|
||||||
with:
|
with:
|
||||||
config: ${{ github.workspace }}/.forgejo/build_configs/buildkitd.toml
|
config: .forgejo/build_configs/buildkitd.toml
|
||||||
# - name: Print Some Debugging Info
|
# - name: Print Some Debugging Info
|
||||||
# shell: /bin/ash -e {0}
|
# shell: /bin/ash -e {0}
|
||||||
# run: cat /tmp/docker-actions*/*
|
# run: cat /tmp/docker-actions*/*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue