Skip to content

Commit 5d82dc4

Browse files
committed
add dfx cache install step to CI workflow
1 parent 1e014a7 commit 5d82dc4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/mops-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
node-version: ${{ matrix.node-version }}
3232
cache: 'npm'
3333
- uses: dfinity/setup-dfx@main
34+
- run: dfx cache install
3435
- name: Cache mops packages
3536
uses: actions/cache@v4
3637
with:

0 commit comments

Comments
 (0)