Update tests.yml
This commit is contained in:
@@ -18,6 +18,9 @@ jobs:
|
|||||||
- name: Install Rokit
|
- name: Install Rokit
|
||||||
run: curl -sSf https://raw.githubusercontent.com/rojo-rbx/rokit/main/scripts/install.sh | bash
|
run: curl -sSf https://raw.githubusercontent.com/rojo-rbx/rokit/main/scripts/install.sh | bash
|
||||||
|
|
||||||
|
- name: add rokit to PATH
|
||||||
|
run: echo "$HOME/.rokit/bin" >> $GITHUB_PATH
|
||||||
|
|
||||||
# Install lune
|
# Install lune
|
||||||
- name: Install Lune
|
- name: Install Lune
|
||||||
run: rokit install
|
run: rokit install
|
||||||
|
|||||||
Reference in New Issue
Block a user