mirror of
https://github.com/CompeyDev/setup-rokit.git
synced 2024-12-13 05:00:37 +00:00
test
This commit is contained in:
parent
7973a861f3
commit
5de29bc582
1 changed files with 1 additions and 2 deletions
3
.github/actions/env/action.yml
vendored
3
.github/actions/env/action.yml
vendored
|
@ -7,10 +7,9 @@ runs:
|
|||
steps:
|
||||
- shell: bash
|
||||
run: |
|
||||
cat > ./aftman.toml << EOF
|
||||
cat > $GITHUB_WORKSPACE/aftman.toml << EOF
|
||||
[tools]
|
||||
selene = "Kampfkarren/selene@0.19.1"
|
||||
stylua = "JohnnyMorganz/stylua@0.14.0"
|
||||
rojo = "rojo-rbx/rojo@7.2.1"
|
||||
EOF
|
||||
tree -d
|
||||
|
|
Loading…
Reference in a new issue