From 80842a8025934d64b76eaf710220387ecf669e1f Mon Sep 17 00:00:00 2001 From: _Tradam Date: Wed, 18 May 2022 02:21:32 -0400 Subject: Update raylib-to-itch.yml --- .github/workflows/raylib-to-itch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/raylib-to-itch.yml b/.github/workflows/raylib-to-itch.yml index 8d76598..8295195 100644 --- a/.github/workflows/raylib-to-itch.yml +++ b/.github/workflows/raylib-to-itch.yml @@ -18,7 +18,7 @@ jobs: run: | sudo apt install curl git zip git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.10.0 - run: . $HOME/.asdf/completions/asdf.bash + . $HOME/.asdf/completions/asdf.bash # install emcc - name: install-emscripten run: | -- cgit v1.2.3