Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/nor0x/wahlgpt
Browse files Browse the repository at this point in the history
  • Loading branch information
nor0x committed Sep 7, 2024
2 parents 2c01f19 + 7d7d09d commit 81e1c6f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
- uses: actions/setup-dotnet@v3
with:
dotnet-version: "8.0.x"
dotnet-quality: "stable"

- name: Replace base-tag in index.html
run: |
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sdk": {
"version": "8.0.304",
"version": "8.0.401",
"rollForward": "latestPatch"
}
}

0 comments on commit 81e1c6f

Please sign in to comment.