Skip to content

Commit

Permalink
.Net 6
Browse files Browse the repository at this point in the history
  • Loading branch information
Webreaper committed Nov 8, 2021
1 parent 982ebba commit 03a232e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/damselfly-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Setup Dotnet Environment
uses: actions/setup-dotnet@v1
with:
dotnet-version: '6.0.100-rc.2.21505.57'
dotnet-version: '6.0.100'

- name: Run Dotnet Server Build
run: sh scripts/makeserver.sh ${{ matrix.target }}
Expand Down

0 comments on commit 03a232e

Please sign in to comment.