chore(workflow): wording change
This commit is contained in:
parent
7243cd8872
commit
0e6328f3d0
1 changed files with 2 additions and 2 deletions
|
@ -18,12 +18,12 @@ jobs:
|
|||
with:
|
||||
bun-version: latest
|
||||
|
||||
- name: Update dependencies
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
bun install
|
||||
bun run build
|
||||
|
||||
- name: Commit updates
|
||||
- name: Commit dist
|
||||
run: |
|
||||
git config user.name "gitea-actions[bot]"
|
||||
git config user.email "gitea-actions[bot]@git.z0x.ca"
|
||||
|
|
Loading…
Add table
Reference in a new issue