try and use the fork to get around ghes issues
All checks were successful
Build and Test Formaty / build (push) Successful in 1m19s
All checks were successful
Build and Test Formaty / build (push) Successful in 1m19s
This commit is contained in:
parent
577121be93
commit
57cc47e603
@ -23,7 +23,7 @@ jobs:
|
|||||||
- name: Run Unit Tests
|
- name: Run Unit Tests
|
||||||
run: task test
|
run: task test
|
||||||
- name: Upload Built Binary
|
- name: Upload Built Binary
|
||||||
uses: actions/upload-artifact@v6
|
uses: christopherHX/gitea-upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: formaty
|
name: formaty
|
||||||
path: target/debug/formaty
|
path: target/debug/formaty
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user