[desktop] Specify an action version
Apparently, specifying something after the @ is necessary. Without this, the action stopped working.
This commit is contained in:
@@ -91,7 +91,7 @@ jobs:
|
||||
run: sudo apt-get install libarchive-tools
|
||||
|
||||
- name: Build
|
||||
uses: ente-io/action-electron-builder
|
||||
uses: ente-io/action-electron-builder@eff78a1d33bdab4c54ede0e5cdc71e0c2cf803e2
|
||||
with:
|
||||
package_root: desktop
|
||||
build_script_name: build:ci
|
||||
|
||||
Reference in New Issue
Block a user