Update build-electron.yml

This commit is contained in:
Weiqi Gao 2024-12-19 14:44:43 +08:00 committed by GitHub
parent 8cf45ee91d
commit 54b0be5e12
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,6 +35,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4.1.1
with:
ref: ${{ inputs.commit || github.sha }}
- name: Install system dependencies
run: |