From 39344977c0be7e269e41eaae5e950d26c6adb64b Mon Sep 17 00:00:00 2001 From: _Tradam Date: Wed, 18 May 2022 02:26:50 -0400 Subject: Update raylib-to-itch.yml --- .github/workflows/raylib-to-itch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/raylib-to-itch.yml b/.github/workflows/raylib-to-itch.yml index 23f7370..4fd05b9 100644 --- a/.github/workflows/raylib-to-itch.yml +++ b/.github/workflows/raylib-to-itch.yml @@ -22,7 +22,7 @@ jobs: - name: install-emscripten run: | . $HOME/.asdf/asdf.sh - asdf install emsdk + asdf install emsdk https://github.com/RobLoach/asdf-emsdk.git asdf plugin add emsdk # compile raylib - name: compile-raylib -- cgit v1.2.3