feat(action): Use absolute action path for forgejo lol!
Some checks failed
/ dotnet (push) Failing after 3s
Some checks failed
/ dotnet (push) Failing after 3s
This commit is contained in:
parent
5cfbcc41d5
commit
f6ae48c9ab
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ jobs:
|
|||
dotnet:
|
||||
runs-on: dotnet
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: https://code.forgejo.com/actions/checkout@v3
|
||||
- id: dotnet-build
|
||||
uses: ./.forgejo/dotnet-build@feature/forgejo-runner-and-actions'
|
||||
# with:
|
||||
|
|
|
|||
Loading…
Reference in a new issue