parent
4c3dc6ba6c
commit
05ff3054c5
1 changed files with 2 additions and 3 deletions
|
@ -10,9 +10,8 @@ jobs:
|
|||
image: "mcr.microsoft.com/dotnet/sdk:9.0-alpine"
|
||||
steps:
|
||||
- shell: ash
|
||||
run: "apk add --update nodejs npm libstdc++"
|
||||
run: "apk add --update git"
|
||||
- shell: ash
|
||||
run: "node -v"
|
||||
- uses: "https://code.forgejo.org/actions/checkout@v4"
|
||||
run: "git clone --depth 1 https://oauth2:${{ secrets.FORGEJO_TOKEN }}@git.femboy.science/maciek/big-and-small-unofficial-addon-anomaly.git"
|
||||
- shell: ash
|
||||
run: "ls -laF"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue