Skip to content

Commit

Permalink
try to fix checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
EugenMayer committed Nov 17, 2023
1 parent 71ac412 commit dc00013
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,9 @@ jobs:
- name: Checkout zimbra-build-scripts
uses: actions/checkout@v4
with:
name: ianw1974/zimbra-build-scripts
repository: ianw1974/zimbra-build-scripts
ref: master
path: zimbra-build-scripts
- run: ls -la zimbra-build-scripts
- run: ls -la builder
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
- name: Set up Docker Buildx
Expand Down

0 comments on commit dc00013

Please sign in to comment.