We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5faad91 commit 1215c30Copy full SHA for 1215c30
.github/workflows/ci.yaml
@@ -20,6 +20,8 @@ jobs:
20
- uses: bahmutov/npm-install@v1
21
- run: yarn build
22
- run: npx keycloakify
23
+ env:
24
+ XDG_CACHE_HOME: "/home/runner/.cache/yarn"
25
- uses: actions/upload-artifact@v2
26
with:
27
name: standalone_keycloak_theme
0 commit comments