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:
|
container:
|
||||||
image: ascee/ubuntu_build:latest
|
image: ascee/ubuntu_build:latest
|
||||||
volumes:
|
volumes:
|
||||||
- lasp_dist:./dist
|
- lasp_dist:/dist
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
Loading…
Reference in New Issue
Block a user