Skip to content

Commit

Permalink
updating github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
agracio committed Mar 16, 2024
1 parent f5c4921 commit ca1dbf4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: '20.x'

- if: runner.os == 'Windows'
name: Setup MSBuild for Windows
uses: microsoft/[email protected]
name: Setup CSC
uses: yoavain/Setup-CSC@v5

- name: Setup dotnet
uses: actions/setup-dotnet@v1
Expand Down

0 comments on commit ca1dbf4

Please sign in to comment.