Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
g122622 authored Dec 7, 2023
1 parent 9e6ddcd commit e39dd93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
name: build and release electron app

# the type of machine to run the job on
runs-on: [xeon, "${{ matrix.os }}"]
runs-on: ["${{ matrix.os }}"]

# create a build matrix for jobs
strategy:
Expand Down

0 comments on commit e39dd93

Please sign in to comment.