[desktop] Specify an action version (#2977)

Apparently, specifying something after the @ is necessary. Without this,
the action stopped working.

Updates https://github.com/ente-io/ente/pull/2976.
This commit is contained in:
Manav Rathi
2024-08-27 13:21:01 +05:30
committed by GitHub

View File

@@ -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