1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-11-19 20:42:50 +01:00

Fix GitHub actions

This commit is contained in:
Anthony Scemama 2024-11-04 16:49:09 +01:00
parent 2820978da6
commit 1b8a5ade87

View File

@ -62,7 +62,8 @@ jobs:
git push git push
- name: Upload raw results as artifacts - name: Upload raw results as artifacts
uses: actions/upload-artifact@82c141cc518b40d92cc801eee768e7aafc9c2fa2 uses: actions/upload-artifact@v4
with: with:
name: ${{github.sha}}.vfcraw name: ${{github.sha}}.vfcraw
path: ./*.vfcraw.h5 path: ./*.vfcraw.h5