Skip to content

Commit

Permalink
Update docfx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Aragas authored Jan 7, 2024
1 parent c7b8b7e commit 3026994
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docfx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
dotnet run -p build/PackageDownloader -- -v $game_version -t $PWD -f https://api.nuget.org/v3/index.json;
shell: pwsh
env:
GAME_VERSION: ${{env.GAME_VERSION_STABLE}}
GAME_VERSION: ${{vars.GAME_VERSION_STABLE}}

- name: Run DocFX
run: >-
Expand Down

0 comments on commit 3026994

Please sign in to comment.