mirror of
https://github.com/0x5eal/semver-luau.git
synced 2025-03-04 11:11:39 +00:00
chore(actions): remove rokit installation step
This commit is contained in:
parent
7686f5130b
commit
8bf19e8882
1 changed files with 0 additions and 5 deletions
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
|
@ -16,11 +16,6 @@ jobs:
|
|||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install tooling
|
||||
uses: CompeyDev/setup-rokit@v0.1.2
|
||||
with:
|
||||
cache: true
|
||||
|
||||
- name: Install pesde
|
||||
uses: ./.github/actions/setup-pesde
|
||||
with:
|
||||
|
|
Loading…
Add table
Reference in a new issue