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 e509b91 commit 79aad12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/createBundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ jobs:
- name: Add x bit to Linux binary
run: |
chmod +x ${{ github.workspace }}/WinCCOA_QualityChecks/bin/ctrlppcheck/ctrlppcheck
chmod +x /__w/CtrlppCheck/WinCCOA_QualityChecks/bin/ctrlppcheck/ctrlppcheck
- name: Publish Failed projects
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 79aad12

Please sign in to comment.