Correct artifact name
This commit is contained in:
parent
ec2a7afa03
commit
fb15e4e48f
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -40,5 +40,5 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: openrocket_build_${{ github.run_number }}
|
name: openrocket_build_${{ github.run_number }}
|
||||||
path: ${{github.workspace}}/build/lib/OpenRocket*.jar
|
path: ${{github.workspace}}/build/libs/OpenRocket*.jar
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user