Skip to content

Commit

Permalink
oh my god
Browse files Browse the repository at this point in the history
  • Loading branch information
rithik-b committed Dec 24, 2021
1 parent 3935eb5 commit f79854e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Download SIRA References
uses: ProjectSIRA/[email protected]
with:
manifest: ${{github.workspace}}/RedLightGreenLight/manifest.json
manifest: ${{github.workspace}}/PlaylistManager/manifest.json
sira-server-code: ${{ secrets.SIRA_SERVER_CODE }}
- name: Download Mod Dependencies
uses: Goobwabber/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Download SIRA References
uses: ProjectSIRA/[email protected]
with:
manifest: ${{github.workspace}}/RedLightGreenLight/manifest.json
manifest: ${{github.workspace}}/PlaylistManager/manifest.json
sira-server-code: ${{ secrets.SIRA_SERVER_CODE }}
- name: Download Mod Dependencies
uses: Goobwabber/[email protected]
Expand Down

0 comments on commit f79854e

Please sign in to comment.