ci debugging
This commit is contained in:
parent
66fca4d96c
commit
a95b544e13
|
@ -44,6 +44,8 @@ jobs:
|
||||||
uses: actions/download-artifact@v3
|
uses: actions/download-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: flexilib
|
name: flexilib
|
||||||
|
- name: "Figure out what changed in maybe the gitea upgrade?"
|
||||||
|
run: "ls -l && ls -l flexilib"
|
||||||
- name: "Position executable"
|
- name: "Position executable"
|
||||||
run: "chmod 755 flexilib/flexilib && mv flexilib art && mv art/flexilib . && rm -rf art"
|
run: "chmod 755 flexilib/flexilib && mv flexilib art && mv art/flexilib . && rm -rf art"
|
||||||
- name: Sign
|
- name: Sign
|
||||||
|
|
Loading…
Reference in New Issue
Block a user