Skip to content

Commit

Permalink
add workflow config for desktop build
Browse files Browse the repository at this point in the history
  • Loading branch information
dalafiarisamuel committed Jul 4, 2024
1 parent 28b045d commit e6847fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
os: macos-latest
- target: testReleaseUnitTest
os: ubuntu-latest
- target: desktopTest
os: macos-latest
runs-on: ${{ matrix.os }}

steps:
Expand Down

0 comments on commit e6847fd

Please sign in to comment.