Update init.yml

This commit is contained in:
2025-08-17 23:40:08 -07:00
committed by GitHub
parent 999e2e310a
commit 01c5ea63d6

View File

@@ -16,7 +16,7 @@ jobs:
run: npm install -g @bubblewrap/cli
- name: Run bubblewrap init
run: |
bubblewrap --help
bubblewrap help
- run: |
git config user.name "github-actions"
git config user.email "github-actions@github.com"