parent
f3ee26f24b
commit
9f87a327e0
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ jobs:
|
||||||
image: rust:1-bookworm
|
image: rust:1-bookworm
|
||||||
steps:
|
steps:
|
||||||
- run: |
|
- run: |
|
||||||
apt-get upgrade
|
apt-get update -qq
|
||||||
apt-get install nodejs git
|
apt-get install nodejs git
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- id: asklyphe-auth-frontend
|
- id: asklyphe-auth-frontend
|
||||||
|
|
Loading…
Add table
Reference in a new issue