Skip to content

Commit

Permalink
Update createBundle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mPokornyETM authored Feb 16, 2024
1 parent 1c0767e commit 2e106a3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/createBundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,12 @@ jobs:
/opt/WinCC_OA/3.19/bin/WCCILpmon -config $cwd/Projects/TfCustomizedQG/config/config -n -autofreg -status -log +stderr || true
ls -la /__w/CtrlppCheck/CtrlppCheck/WinCCOA_QualityChecks/bin/ctrlppcheck/ctrlppcheck
- name: Add x bit to Linux binary
run: |
chmod +x /__w/CtrlppCheck/CtrlppCheck/WinCCOA_QualityChecks/bin/ctrlppcheck/ctrlppcheck
- name: Start WinCC OA tests
working-directory: /opt/WinCC_OA/3.19/bin/
run: |
Expand Down

0 comments on commit 2e106a3

Please sign in to comment.