tweaks to work better with the GitHub action

This commit is contained in:
thzero 2023-05-08 19:58:54 -05:00
parent bb2be08a8c
commit ff134c6d51

View File

@ -34,9 +34,9 @@ jobs:
with: with:
name: build-reports name: build-reports
path: build/reports/ path: build/reports/
# - name: Upload Artifact - name: Upload Artifact
# 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