Skip to content

Commit

Permalink
Clean-up
Browse files Browse the repository at this point in the history
  • Loading branch information
KuznetsovNikita committed Dec 8, 2024
1 parent 1bccaa4 commit 443b713
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ipad-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,6 @@ jobs:
bundler-cache: true
working-directory: './apps/tablet'

- name: UploadGemfile to artifacts
uses: actions/upload-artifact@v4
with:
retention-days: 10
path: |
${{ github.workspace }}/apps/tablet/Gemfile.lock
- name: Enable Corepack
run: |
corepack enable
Expand Down

0 comments on commit 443b713

Please sign in to comment.