mirror of
https://github.com/amitbet/vncproxy.git
synced 2025-08-31 12:48:30 +00:00
fixing artifact collection
This commit is contained in:
@@ -90,7 +90,7 @@ jobs: # basic units of work in a run
|
||||
done
|
||||
|
||||
- store_artifacts: # upload test summary for display in Artifacts
|
||||
path: /dist
|
||||
path: ./dist
|
||||
destination: release-artifacts
|
||||
|
||||
# - run: make # pull and build dependencies for the project
|
||||
|
Reference in New Issue
Block a user