Skip to content

Commit edb295d

Browse files
committed
ci: add vnc_password to freebsd-vm actions
1 parent a90e83f commit edb295d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-onnxruntime.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
uses: vmactions/freebsd-vm@v1
2727
with:
2828
release: '15.0'
29+
vnc_password: ${{ secrets.VNC_PASSWORD }}
2930
usesh: true
3031
copyback: true
3132
prepare: |

0 commit comments

Comments
 (0)