Skip to content

Commit

Permalink
Update static-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
enisn committed Jun 16, 2024
1 parent a04338c commit 117509e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/static-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,10 @@ concurrency:

jobs:
publish-docs:
runs-on: windows-latest

environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
runs-on: windows-latest
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 117509e

Please sign in to comment.