mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-25 09:30:03 +00:00
inc version
This commit is contained in:
parent
bea3111bab
commit
416360b73b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install Luau
|
||||
uses: encodedvenom/install-luau@v0.1.2
|
||||
uses: encodedvenom/install-luau@v0.1.3
|
||||
|
||||
- name: Run Unit Tests
|
||||
id: run_tests
|
||||
|
|
Loading…
Reference in a new issue