ci debugging
Some checks failed
Build / build (push) Successful in 1m46s
Build / sign (push) Failing after 11s
Build / deploy (push) Failing after 25s

This commit is contained in:
Emil Lerch 2024-01-02 10:11:50 -08:00
parent 66fca4d96c
commit a95b544e13
Signed by: lobo
GPG Key ID: A7B62D657EF764F8

View File

@ -44,6 +44,8 @@ jobs:
uses: actions/download-artifact@v3
with:
name: flexilib
- name: "Figure out what changed in maybe the gitea upgrade?"
run: "ls -l && ls -l flexilib"
- name: "Position executable"
run: "chmod 755 flexilib/flexilib && mv flexilib art && mv art/flexilib . && rm -rf art"
- name: Sign