Skip to content

Commit

Permalink
Temp update develop.yml to pass tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaloney111 authored Apr 6, 2024
1 parent 2beec27 commit 8b11163
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,8 @@ jobs:
#- name: 📦 Electron Package
# run: npx electron-packager . LinguifAI --platform=win32 --arch=x64 --out=dist

- name: 📦 Electron Builder
run: npm run electron:package:win
# - name: 📦 Electron Builder
# run: npm run electron:package:win

- name: Get latest release number
id: get_latest_release
Expand Down

0 comments on commit 8b11163

Please sign in to comment.