This commit is contained in:
parent
34fed83d90
commit
ac48038aaa
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ jobs:
|
|||
image: "mcr.microsoft.com/dotnet/sdk:9.0-alpine"
|
||||
steps:
|
||||
- uses: https://code.forgejo.org/actions/setup-node@v4
|
||||
with:
|
||||
node-version: 'latest'
|
||||
- uses: "https://code.forgejo.org/actions/checkout@v4"
|
||||
- shell: ash
|
||||
run: "ls -laF"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue