Skip to content

Commit

Permalink
[ACS-9174] Disable init
Browse files Browse the repository at this point in the history
  • Loading branch information
kmagdziarz committed Jan 17, 2025
1 parent 1d9b26a commit 29b2df9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ jobs:
with:
write-list-to-env: true
# - uses: Alfresco/alfresco-build-tools/.github/actions/[email protected]
- name: "Init"
run: bash ./scripts/ci/init.sh
# - name: "Init"
# run: bash ./scripts/ci/init.sh
- name: "Prepare maven cache and check compilation"
run: bash ./scripts/ci/prepare.sh
- name: "Clean Maven cache"
Expand Down

0 comments on commit 29b2df9

Please sign in to comment.