Skip to content

Commit

Permalink
EpicChain Core - EpicChain Lab's
Browse files Browse the repository at this point in the history
  • Loading branch information
xmoohad committed Nov 19, 2024
1 parent f8b8200 commit e9f3b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ jobs:
uses: actions/cache/save@v4
with:
path: ${{ env.OUTPUT_PATH }}/${{ matrix.runtime }}/*
key: neo-${{ matrix.runtime }}
key: epicchain-${{ matrix.runtime }}
enableCrossOsArchive: true

# Create a zip file for Windows distributions
Expand Down

0 comments on commit e9f3b2f

Please sign in to comment.