ci: update for forgejo
This commit is contained in:
parent
0bf045eb85
commit
4ea31f87fc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
|
@ -13,7 +13,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: actions/setup-node@v4
|
- uses: actions/setup-node@v4
|
||||||
- uses: bahmutov/npm-install@v1
|
- run: npm install
|
||||||
- run: npm run build-keycloak-theme
|
- run: npm run build-keycloak-theme
|
||||||
|
|
||||||
check_if_version_upgraded:
|
check_if_version_upgraded:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue