correcting grammar error
This commit is contained in:
parent
677f9df6f3
commit
be2cd32f86
1 changed files with 2 additions and 2 deletions
|
@ -5,11 +5,11 @@ on:
|
||||||
- ci
|
- ci
|
||||||
jobs:
|
jobs:
|
||||||
prebuild:
|
prebuild:
|
||||||
uses: ./.forjejo/workflows/prebuild.yaml
|
uses: ./.forgejo/workflows/prebuild.yaml
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
|
|
||||||
build-sway:
|
build-sway:
|
||||||
uses: ./.forjejo/workflows/build-image-sway.yaml
|
uses: ./.forgejo/workflows/build-image-sway.yaml
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue