Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e09a61c0af | ||
|
|
55bae898f3 |
@@ -59,6 +59,9 @@ jobs:
|
||||
runs-on: ubuntu-docker
|
||||
container: mcr.microsoft.com/dotnet/sdk:9.0
|
||||
steps:
|
||||
- name: Install Node (required by JS actions)
|
||||
run: apt-get update && apt-get install -y nodejs
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user