From 28422004e0bc4a4c5e621205dcaecef6fa5cba9d Mon Sep 17 00:00:00 2001 From: _Tradam Date: Wed, 18 May 2022 02:18:56 -0400 Subject: test --- .github/workflows/raylib-to-itch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/raylib-to-itch.yml b/.github/workflows/raylib-to-itch.yml index 54d0523..8d76598 100644 --- a/.github/workflows/raylib-to-itch.yml +++ b/.github/workflows/raylib-to-itch.yml @@ -16,7 +16,7 @@ jobs: # install asdf - name: asdf-install run: | - apt install curl git zip + 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 # install emcc -- cgit v1.2.3