We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea0a844 commit 129f59fCopy full SHA for 129f59f
1 file changed
.github/workflows/Build_RPS_AppKit-E8.yml
@@ -44,11 +44,11 @@ jobs:
44
cpackget init https://www.keil.com/pack/index.pidx
45
cpackget update-index
46
47
- - name: Cache downloaded packs
48
- uses: actions/cache@v5
49
- with:
50
- key: ModelNova
51
- path: /home/runner/.cache/arm/packs/.Download
+ # - name: Cache downloaded packs
+ # uses: actions/cache@v5
+ # with:
+ # key: ModelNova
+ # path: /home/runner/.cache/arm/packs/.Download
52
53
- name: Add Beta packs
54
working-directory: ./
0 commit comments