Skip to content

Commit

Permalink
disable cache download
Browse files Browse the repository at this point in the history
  • Loading branch information
brunobar79 committed Aug 28, 2024
1 parent 2c8c4b4 commit 2b84472
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/macstadium-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,6 @@ jobs:
restore-keys: |
${{ runner.os }}-yarn-
- name: Download Yarn cache
uses: actions/download-artifact@v3
with:
name: yarn-cache
path: .yarn

- name: Install dependencies
run: |
yarn install && yarn setup
Expand Down

0 comments on commit 2b84472

Please sign in to comment.