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 20d78b3 commit 614ac09
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/createBundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,10 @@ jobs:
echo ****** Convert results into jUnit format
./WCCOActrl -proj TfCustomizedQG -n oaTestParsers/jsonToJUnit.ctl -log +stderr -lang en_US.utf8
- name: Add x bit to Linux binary
run: |
chmod +x ${{ github.workspace }}/WinCCOA_QualityChecks/bin/ctrlppcheck/ctrlppcheck
- name: Publish Failed projects
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 614ac09

Please sign in to comment.