mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-01-18 21:17:59 +00:00
CI: flatten bundle
This commit is contained in:
parent
7ae3fdab53
commit
f2401a07c2
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -101,7 +101,7 @@ jobs:
|
||||
- name: Place all tarballs in the same directory
|
||||
run: |
|
||||
mkdir bundle
|
||||
mv artifacts/* bundle
|
||||
mv artifacts/*/* bundle
|
||||
|
||||
- name: Upload the bundle as an artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
|
Loading…
Reference in New Issue
Block a user