Skip to content

Commit 2ef1c5b

Browse files
committed
Revert "xd"
This reverts commit f25040e.
1 parent f25040e commit 2ef1c5b

File tree

2 files changed

+0
-179
lines changed

2 files changed

+0
-179
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,6 @@ jobs:
2626
- uses: actions/checkout@v3
2727
with:
2828
path: modules
29-
- uses: actions/setup-node@v4
30-
with:
31-
node-version: '18'
32-
- name: validate-module-versions
33-
run: node modules/sync_versions.js --validate
3429
- uses: leafo/gh-actions-lua@v8.0.0
3530
with:
3631
luaVersion: 5.2
@@ -57,11 +52,6 @@ jobs:
5752
with:
5853
fetch-depth: 0
5954
- run: sudo apt-get update && sudo apt-get install -y jq zip
60-
- uses: actions/setup-node@v4
61-
with:
62-
node-version: '18'
63-
- name: sync-module-versions
64-
run: node sync_versions.js
6555
- name: extract-module-metadata
6656
shell: bash
6757
run: |

sync_versions.js

Lines changed: 0 additions & 169 deletions
This file was deleted.

0 commit comments

Comments
 (0)