Skip to content

Commit

Permalink
Merge pull request #487 from TimeWarpEngineering/Cramer/2024-10-18/Pages
Browse files Browse the repository at this point in the history
build: Update GitHub Actions workflow to use latest version of action…
  • Loading branch information
StevenTCramer authored Oct 18, 2024
2 parents 05bb1db + 4228843 commit 513e6cd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 203 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/publish-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,6 @@ jobs:
with:
dotnet-version: 8.x

# - name: Setup DocFX
# uses: crazy-max/ghaction-chocolatey@v2
# with:
# args: install docfx

- name: Setup DocFX
run: dotnet tool update --global docfx

Expand All @@ -65,7 +60,7 @@ jobs:
continue-on-error: false

- name: Setup Pages
uses: actions/configure-pages@v2
uses: actions/configure-pages@v5
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down
197 changes: 0 additions & 197 deletions TimeWarp.State.sln

This file was deleted.

0 comments on commit 513e6cd

Please sign in to comment.