chore(workflow): wording change
This commit is contained in:
parent
a519150e9f
commit
b4a16b8ef6
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