Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
christian1980nrw authored Oct 24, 2023
1 parent a7e64ca commit 69f3617
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,13 +80,12 @@ jobs:
run: ./victron-venus-os-install.sh
env:
DEBUG: 1
DESTDIR: /tmp/testing
BRANCH: "${{ steps.set-branch-name.outputs.branch_name }}"
DESTDIR: /tmp/testing
- name: Execute Run-Script
run: /tmp/testing//data/etc/Spotmarket-Switcher/service/run
env:
DEBUG: 1
BRANCH: "${{ steps.set-branch-name.outputs.branch_name }}"
rc_local_file: /tmp/testing_rc.local
- name: Execute Control-Script
run: /tmp/testing//data/etc/Spotmarket-Switcher/controller.sh
Expand Down

0 comments on commit 69f3617

Please sign in to comment.