Skip to content

Commit

Permalink
force re-run
Browse files Browse the repository at this point in the history
  • Loading branch information
miladz68 committed Jul 31, 2023
1 parent 4db7106 commit ea97171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
uses: actions/cache@v3
with:
path: |
${{ github.workspace }}/coreum/integration-tests/contracts/**/artifacts/*
${{ github.workspace }}/coreum/integration-tests/contracts/**/artifacts/*
key: ${{ runner.os }}-cache-smart-contracts-${{ hashFiles('./coreum/**/*.rs') }}
if: ${{ matrix.wasm-cache }}
- name: ls one of artifacts folders
Expand Down

0 comments on commit ea97171

Please sign in to comment.