mirror of
https://github.com/CarlGao4/um-react-electron.git
synced 2024-12-30 02:02:58 +00:00
Update build-electron.yml
This commit is contained in:
parent
8cf45ee91d
commit
54b0be5e12
2
.github/workflows/build-electron.yml
vendored
2
.github/workflows/build-electron.yml
vendored
@ -35,6 +35,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4.1.1
|
uses: actions/checkout@v4.1.1
|
||||||
|
with:
|
||||||
|
ref: ${{ inputs.commit || github.sha }}
|
||||||
|
|
||||||
- name: Install system dependencies
|
- name: Install system dependencies
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user