mirror of
https://github.com/tycrek/degoogle.git
synced 2025-08-19 04:52:01 +02:00
Update build.yml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: npm i
|
run: npm i
|
||||||
- name: Build
|
- name: Build
|
||||||
run: node ../_build.js
|
run: node _build.js
|
||||||
- name: Commit
|
- name: Commit
|
||||||
run: |
|
run: |
|
||||||
git add README-test.md
|
git add README-test.md
|
||||||
|
Reference in New Issue
Block a user