mirror of
https://github.com/woodchen-ink/docker-firefox.git
synced 2025-07-18 13:52:02 +08:00
Removed the checkout step: buildx do its own checkout.
This commit is contained in:
parent
0e8f2f0493
commit
1a5207e8c1
3
.github/workflows/build-image.yml
vendored
3
.github/workflows/build-image.yml
vendored
@ -99,9 +99,6 @@ jobs:
|
||||
echo "tags=${TAGS}" >> $GITHUB_OUTPUT
|
||||
#echo "build_date=$(date -u +'%Y-%m-%dT%H:%M:%SZ')" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Setup QEMU
|
||||
uses: docker/setup-qemu-action@v2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user