Update .gitea/workflows/build_test_publish.yml
This commit is contained in:
@@ -69,7 +69,7 @@ jobs:
|
||||
with:
|
||||
format: "zip"
|
||||
name: timetable_designer_${{needs.determine_version.outputs.version}}_${{ matrix.platform }}"
|
||||
root-directory: "TimetableDesigner\bin\Release\net7.0-windows\win-${{ matrix.platform }}"
|
||||
root-directory: TimetableDesigner\bin\Release\net7.0-windows\win-${{ matrix.platform }}
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user