mirror of
https://github.com/tycrek/degoogle.git
synced 2025-07-31 04:00:14 +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
|
||||
run: npm i
|
||||
- name: Build
|
||||
run: node ../_build.js
|
||||
run: node _build.js
|
||||
- name: Commit
|
||||
run: |
|
||||
git add README-test.md
|
||||
|
Reference in New Issue
Block a user