Skip to content

Commit 129f59f

Browse files
committed
Deactivated cache
1 parent ea0a844 commit 129f59f

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/Build_RPS_AppKit-E8.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@ jobs:
4444
cpackget init https://www.keil.com/pack/index.pidx
4545
cpackget update-index
4646
47-
- name: Cache downloaded packs
48-
uses: actions/cache@v5
49-
with:
50-
key: ModelNova
51-
path: /home/runner/.cache/arm/packs/.Download
47+
# - name: Cache downloaded packs
48+
# uses: actions/cache@v5
49+
# with:
50+
# key: ModelNova
51+
# path: /home/runner/.cache/arm/packs/.Download
5252

5353
- name: Add Beta packs
5454
working-directory: ./

0 commit comments

Comments
 (0)