Skip to content

Commit

Permalink
Use init beatsaber 1.6.4 1.6.5 seems broken
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-r-elp committed Oct 5, 2024
1 parent 29b19d6 commit ace2471
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
dotnet-version: 8.0.x
- name: Initialize modding environment
uses: beat-forge/init-beatsaber@v1
uses: beat-forge/init-beatsaber@v1.6.4
with:
token: ${{ github.token }}
repo: beat-forge/beatsaber-stripped
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/PR_Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
dotnet-version: 8.0.x
- name: Initialize modding environment
uses: beat-forge/init-beatsaber@v1
uses: beat-forge/init-beatsaber@v1.6.4
with:
token: ${{ github.token }}
repo: beat-forge/beatsaber-stripped
Expand Down

0 comments on commit ace2471

Please sign in to comment.