summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
author_Tradam <[email protected]>2022-05-18 02:35:57 -0400
committerGitHub <[email protected]>2022-05-18 02:35:57 -0400
commit9a5b6d1314ff56b994fcde22d5b17ba92fbe42f8 (patch)
treecc0d97ad07a4f6ac0a72a4f544ec591e31ca3595
parent1f0bf14009468cb1c97241d5119201ea69892d20 (diff)
downloadraylib-template-9a5b6d1314ff56b994fcde22d5b17ba92fbe42f8.tar.gz
raylib-template-9a5b6d1314ff56b994fcde22d5b17ba92fbe42f8.zip
Update raylib-to-itch.yml
-rw-r--r--.github/workflows/raylib-to-itch.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/raylib-to-itch.yml b/.github/workflows/raylib-to-itch.yml
index e1fcb0c..63fb0df 100644
--- a/.github/workflows/raylib-to-itch.yml
+++ b/.github/workflows/raylib-to-itch.yml
@@ -13,6 +13,9 @@ jobs:
steps:
- uses: actions/checkout@v3
+ with:
+ submodules: recursive
+
# install asdf
- name: asdf-install
run: |