Skip to content

Commit

Permalink
github: Use electron builder wine image for nexus builds
Browse files Browse the repository at this point in the history
  • Loading branch information
colin969 committed Feb 27, 2024
1 parent 29af629 commit 7d9c9e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nexus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
build:
name: Build and Deploy
runs-on: ubuntu-latest
container:
image: electronuserland/builder:18-wine

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 7d9c9e3

Please sign in to comment.