mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 12:31:41 +09:00
Added pull request ci
This commit is contained in:
8
.github/workflows/dev-deploy.yml
vendored
8
.github/workflows/dev-deploy.yml
vendored
@@ -17,14 +17,6 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Checkout submodules
|
||||
uses: textbook/git-checkout-submodule-action@master
|
||||
with:
|
||||
remote: true
|
||||
|
||||
- name: Update .luacheckrc
|
||||
run: cp ./Factorio-luacheckrc/.luacheckrc .
|
||||
|
||||
- name: Install Lua
|
||||
uses: leafo/gh-actions-lua@v5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user