mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-13 15:15:49 +00:00
Change artifact upload path
This commit is contained in:
2
.github/workflows/build-in-docker.yml
vendored
2
.github/workflows/build-in-docker.yml
vendored
@@ -18,4 +18,4 @@ jobs:
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: build
|
||||
path: /io/release-build/xahaud
|
||||
path: release-build/xahaud
|
||||
|
||||
Reference in New Issue
Block a user