mirror of
https://github.com/lumapu/ahoy.git
synced 2025-07-22 18:57:12 +02:00
0.8.85-zero
* fix workflow
This commit is contained in:
parent
962e9d2831
commit
3d667a0038
1 changed files with 4 additions and 1 deletions
5
.github/workflows/compile_zero-export.yml
vendored
5
.github/workflows/compile_zero-export.yml
vendored
|
@ -170,4 +170,7 @@ jobs:
|
|||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: zero-${{ steps.version_name.outputs.name }}
|
||||
path: ${{ steps.version_name.outputs.name }} manual/User_Manual.md manual/Getting_Started.md
|
||||
path: |
|
||||
${{ steps.version_name.outputs.name }}
|
||||
manual/User_Manual.md
|
||||
manual/Getting_Started.md
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue