mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-28 03:55:23 +09:00
Merge branch 'feature/task-list-update' of https://github.com/bbassie/scenario into feature/task-list-update
This commit is contained in:
4
.github/workflows/dev-deploy.yml
vendored
4
.github/workflows/dev-deploy.yml
vendored
@@ -18,10 +18,10 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Install Lua
|
||||
uses: leafo/gh-actions-lua@v5
|
||||
uses: leafo/gh-actions-lua@v8.0.0
|
||||
|
||||
- name: Install LuaRocks
|
||||
uses: leafo/gh-actions-luarocks@v2
|
||||
uses: leafo/gh-actions-luarocks@v4
|
||||
|
||||
- name: Install LDoc
|
||||
run: luarocks install ldoc 1.4.4-1
|
||||
|
||||
4
.github/workflows/pr-checker.yml
vendored
4
.github/workflows/pr-checker.yml
vendored
@@ -28,10 +28,10 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Install Lua
|
||||
uses: leafo/gh-actions-lua@v5
|
||||
uses: leafo/gh-actions-lua@v8.0.0
|
||||
|
||||
- name: Install LuaRocks
|
||||
uses: leafo/gh-actions-luarocks@v2
|
||||
uses: leafo/gh-actions-luarocks@v4
|
||||
|
||||
- name: Install LDoc
|
||||
run: luarocks install ldoc 1.4.4-1
|
||||
|
||||
Reference in New Issue
Block a user