Skip to content

Commit

Permalink
gui
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl committed Nov 27, 2024
1 parent 1d638fc commit 8e8c4a3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build_base.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: build base no-OVOS headless image

on:
push:
workflow_dispatch:

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_img_gui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
compress-with-xz: true
cache: true
mount-repository: true
env-vars: USER
env-vars: USER,PASSWORD,HOSTNAME,CONSTRAINTS
script-path: build_raspOVOS_gui.sh
-
name: Print outputs
Expand Down

0 comments on commit 8e8c4a3

Please sign in to comment.