CI #1
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ jobs:
|
|||
steps:
|
||||
- run: |
|
||||
apt-get update -qq
|
||||
apt-get install -y -qq nodejs git
|
||||
apt-get install -y -qq nodejs git clang
|
||||
- uses: actions/checkout@v3
|
||||
- id: asklyphe-auth-frontend
|
||||
uses: ./.forgejo/build-service
|
||||
|
|
Loading…
Add table
Reference in a new issue