mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-24 17:10:03 +00:00
Migrate to Rokit for CI
This commit is contained in:
parent
802775ccbb
commit
f482264e3e
1 changed files with 2 additions and 2 deletions
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
|
@ -12,8 +12,8 @@ jobs:
|
||||||
- name: Checkout Project
|
- name: Checkout Project
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Install Aftman
|
- name: Install Rokit
|
||||||
uses: ok-nick/setup-aftman@v0.3.0
|
uses: CompeyDev/setup-rokit@v0.1.2
|
||||||
|
|
||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: wally install
|
run: wally install
|
||||||
|
|
Loading…
Reference in a new issue