Skip to content

Commit

Permalink
fix dependencies for macos
Browse files Browse the repository at this point in the history
  • Loading branch information
altalk23 authored Apr 12, 2024
1 parent c367f22 commit 0e01046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ runs:
mkdir -p "$CLI_PROFILE/geode/mods"
# for mac
mkdir -p "$CLI_PROFILE/Contents/geode/mods"
geode profile add --name GithubActions "$CLI_PROFILE" win
geode profile add --name GithubActions "$CLI_PROFILE/GeometryDash.exe" win
geode sdk install "${{ github.workspace }}/geode-sdk-clone"
Expand Down

0 comments on commit 0e01046

Please sign in to comment.