Attempt to fix release workflow / Fixed a warning in standard workflow.

This commit is contained in:
Volker Ruppert 2024-03-09 18:01:21 +01:00
parent f34df21662
commit 04a0803324
2 changed files with 2 additions and 2 deletions

@ -27,4 +27,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: bochs linux RPM
path: bochs.*.rpm
path: bochs/bochs.*.rpm

@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: configure for release
run: cd bochs && ./.conf.gh-build-test release && make