Skip to content

Commit

Permalink
Update build-electron.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlGao4 authored Dec 19, 2024
1 parent 8cf45ee commit 54b0be5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-electron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 54b0be5

Please # to comment.