Skip to content

Commit

Permalink
Update ci-builds.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
hexplor committed May 22, 2023
1 parent f894b09 commit 7d5142b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci-builds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ jobs:
path: ${{ steps.composer-cache.outputs.dir }}
key: ${{ runner.os }}-composer-${{ hashFiles('**/composer.lock') }}
restore-keys: ${{ runner.os }}-composer-
- name: Install dependencies
run: composer install
- name: Build Gantry packages
run: composer build-dev
- name: Upload files to S3
Expand Down

0 comments on commit 7d5142b

Please sign in to comment.