Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
EugenMayer committed Nov 17, 2023
1 parent 9c568fa commit b524137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
image: ghcr.io/kontextwork/zimbra-builder:latest
steps:
- run: |
mkdir -p /root/.ivy2
mkdir -p /root/.ivy2/cache
- run: |
ls -la /home/git/zimbra-build-scripts/
mv /home/git/zimbra-build-scripts/config.build.10 /home/git/zimbra-build-scripts/config.build
Expand Down

0 comments on commit b524137

Please sign in to comment.