Skip to content

Commit

Permalink
do the thing!!!!
Browse files Browse the repository at this point in the history
  • Loading branch information
hiimjustin000 authored Sep 28, 2024
1 parent 4cdc038 commit 21e6fe7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,8 @@ runs:
geode sdk update ${{ inputs.sdk }}
geode sdk install-binaries --platform ${{ steps.platform.outputs.target_id }}
fi
sed -i -e "s/#include \"..\/robtop\/special_nodes\/CCLightning.h\"//g" $GEODE_SDK/loader/include/Geode/cocos/include/cocos2d.h
export CPM_CACHE="${{ github.workspace }}/cpm-cache"
echo "CPM_SOURCE_CACHE=$CPM_CACHE" >> $GITHUB_ENV
Expand Down

0 comments on commit 21e6fe7

Please sign in to comment.