fix bracket

This commit is contained in:
tooomm 2026-05-30 22:52:11 +02:00 committed by GitHub
parent 395e3d0cfd
commit fd919ef571
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -215,7 +215,7 @@ jobs:
if: github.ref == 'refs/heads/master'
uses: actions/cache/save@v5
with:
path: ${{ env.CACHE }
path: ${{ env.CACHE }}
key: ${{ steps.ccache_restore.outputs.cache-primary-key }}
- name: "Upload artifact"