diff --git a/.github/workflows/electron.yml b/.github/workflows/electron.yml index 39e8c0c..4bac06d 100644 --- a/.github/workflows/electron.yml +++ b/.github/workflows/electron.yml @@ -10,7 +10,7 @@ jobs: steps: - uses: actions/checkout@master with: - ref: electron + ref: master - uses: actions/setup-node@master with: node-version: 20.18.0