Skip to content

Commit

Permalink
Change job version to remove deprecated warning. Remove unused job
Browse files Browse the repository at this point in the history
  • Loading branch information
jbest84 committed Jan 31, 2024
1 parent c6c023f commit b657091
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,8 @@ jobs:
build:
runs-on: windows-2019
steps:
- uses: actions/checkout@v2

- name: Setup NuGet
uses: nuget/setup-nuget@v1

- uses: actions/checkout@v4

- name: setup-msbuild
uses: microsoft/[email protected]

Expand Down

0 comments on commit b657091

Please sign in to comment.