Apparently path may not be absolute. What a inflexible release system!
This commit is contained in:
parent
de3ef1b4c1
commit
152d6d635d
@ -9,7 +9,7 @@ jobs:
|
||||
container:
|
||||
image: ascee/ubuntu_build:latest
|
||||
volumes:
|
||||
- lasp_dist:./dist
|
||||
- lasp_dist:/dist
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
Loading…
Reference in New Issue
Block a user