Skip to content

Commit

Permalink
drop "to run"
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellacosse committed May 7, 2024
1 parent 8c344ed commit 1c01d5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test_debug_manager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Build Linux Manager
run: npm run action server_manager/electron_app/build linux

# Since Linux doesn't require signing to run, we can use it to smoke test the package action
# Since Linux doesn't require signing, we can use it to smoke test the package action
- name: Package Linux Manager
run: npm run action server_manager/electron_app/package linux -- --buildMode=release --versionName=1.0.0

Expand Down

0 comments on commit 1c01d5e

Please sign in to comment.