Skip to content

Commit

Permalink
attempt to fix wiki checkout failure
Browse files Browse the repository at this point in the history
  • Loading branch information
Bilal2453 authored Jul 19, 2024
1 parent 293151d commit 6b76526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rebuild-wiki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

- uses: actions/checkout@v4
with:
repository: '${{ github.repository }}.wiki.git'
repository: '${{ github.repository }}.wiki'
path: 'wiki'

- name: Install Luvit
Expand Down

0 comments on commit 6b76526

Please sign in to comment.