@@ -288,7 +288,8 @@ jobs:
|
|||||||
|
|
||||||
# Move the built binary to the expected location
|
# Move the built binary to the expected location
|
||||||
mkdir -p target/x86_64-pc-windows-gnu/release
|
mkdir -p target/x86_64-pc-windows-gnu/release
|
||||||
mv temporal-service/temporal-service.exe target/x86_64-pc-windows-gnu/release/temporal-service.exe
|
chmod -R ug+rwX target/x86_64-pc-windows-gnu/release
|
||||||
|
cp -f temporal-service/temporal-service.exe target/x86_64-pc-windows-gnu/release/temporal-service.exe
|
||||||
echo "temporal-service.exe built successfully for Windows"
|
echo "temporal-service.exe built successfully for Windows"
|
||||||
|
|
||||||
- name: Download temporal CLI (Linux/macOS)
|
- name: Download temporal CLI (Linux/macOS)
|
||||||
|
|||||||
Reference in New Issue
Block a user