Skip to content
This repository has been archived by the owner on Aug 15, 2023. It is now read-only.

Commit

Permalink
ci: actions/cache@v3 option for cross os archive [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ascariandrea committed Jan 23, 2023
1 parent 09aecf2 commit 52addd8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/gh_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
platforms/guardoni/build
platforms/guardoni/dist
platforms/ycai/studio/build
enableCrossOsArchive: true

- name: Install dependencies
run: yarn
Expand Down Expand Up @@ -102,6 +103,7 @@ jobs:
platforms/guardoni/build
platforms/guardoni/dist
platforms/ycai/studio/build
enableCrossOsArchive: true

- name: Install dependencies
run: yarn
Expand Down Expand Up @@ -134,6 +136,7 @@ jobs:
platforms/guardoni/build
platforms/guardoni/dist
platforms/ycai/studio/build
enableCrossOsArchive: true

- name: Setup Node.js
uses: actions/setup-node@v3
Expand Down

0 comments on commit 52addd8

Please sign in to comment.