Skip to content

Commit

Permalink
chore: remove unneeded configure pages action (#980)
Browse files Browse the repository at this point in the history
  • Loading branch information
latonz authored Dec 6, 2023
1 parent b9db799 commit 73d1c71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/configure-pages@v3
- uses: actions/setup-dotnet@v4
- run: dotnet tool restore
- run: dotnet build
Expand Down

0 comments on commit 73d1c71

Please sign in to comment.