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:
parent
2820978da6
commit
1b8a5ade87
3
.github/workflows/vfc_test_workflow.yml
vendored
3
.github/workflows/vfc_test_workflow.yml
vendored
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user