Update tests.yml
This commit is contained in:
@@ -18,6 +18,9 @@ jobs:
|
||||
- name: Install Rokit
|
||||
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
|
||||
- name: Install Lune
|
||||
run: rokit install
|
||||
|
||||
Reference in New Issue
Block a user