Skip to content

Commit

Permalink
fix: plop
Browse files Browse the repository at this point in the history
  • Loading branch information
Bilb committed Sep 24, 2024
1 parent fe8464d commit 5b068dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/setup_and_build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ runs:
run: yarn install --frozen-lockfile --network-timeout 600000

- uses: actions/cache/save@v4
id: cache-desktop-modules
id: cache-desktop-modules-save
if: runner.os != 'Windows'
with:
path: node_modules
Expand Down

0 comments on commit 5b068dd

Please sign in to comment.