Skip to content

Commit

Permalink
Update update-wiki.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VigersRay authored Dec 17, 2024
1 parent 48ea3a1 commit 1902038
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/update-wiki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
- 'Content.Shared/Chemistry/**.cs'
- 'Content.Server/Chemistry/**.cs'
- 'Content.Server/GuideGenerator/**.cs'
- 'Content.Server/Corvax/GuideGenerator/**.cs'
- 'Content.Server/_Sunrise/GuideGenerator/**.cs'
- 'Resources/Prototypes/Reagents/**.yml'
- 'Resources/Prototypes/Chemistry/**.yml'
- 'Resources/Prototypes/Recipes/Reactions/**.yml'
Expand All @@ -18,10 +18,8 @@ on:
jobs:
update-wiki:
name: Build and Publish JSON blobs to wiki
runs-on: self-hosted

env:
DOTNET_INSTALL_DIR: "./.dotnet"
runs-on: ubuntu-latest

steps:
- name: Checkout Master
uses: actions/[email protected]
Expand Down

0 comments on commit 1902038

Please sign in to comment.