Skip to content

Commit

Permalink
fix APPS CI (2/2)
Browse files Browse the repository at this point in the history
  • Loading branch information
israpps authored Apr 20, 2022
1 parent cc406fd commit 46caf1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/repack-apps-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
apk add build-base git zip p7zip
- uses: actions/checkout@v2
- run: |
git config --global --add safe.directory "$GITHUB_WORKSPACE"
git fetch --prune --unshallow
- name: Download OPL artifact
Expand Down

0 comments on commit 46caf1b

Please sign in to comment.