Update build.yml
This commit is contained in:
parent
36afea51f2
commit
ec2a7afa03
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/lib/OpenRocket*.jar
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user