Skip to content

Commit

Permalink
test: Testing a fix
Browse files Browse the repository at this point in the history
  • Loading branch information
VaclavElias committed Dec 14, 2024
1 parent 62dc919 commit f6efd6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stride-docs-test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@ jobs:
- name: Checkout Stride (note the LFS)
uses: actions/checkout@v4
with:
repository: stride3d/stride
repository: VaclavElias/stride
token: ${{ secrets.GITHUB_TOKEN }}
path: stride
lfs: true
ref: master
ref: docs-test

- name: Install DocFX
# This installs the latest version of DocFX and may introduce breaking changes
Expand Down

0 comments on commit f6efd6c

Please sign in to comment.