Skip to content

Commit

Permalink
Merge branch 'v1/dev' into v1/stable
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Meggle committed Mar 11, 2024
2 parents 64d3dad + b4b7b40 commit 711f0be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mkp-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
WORKSPACE: ${{ github.workspace }}
steps:
- name: Install tools
run: apt update && apt-get -y install hub
run: sudo apt update && sudo apt-get -y install hub
- name: Checkout Robotmk repository
uses: actions/checkout@v2
- name: Download CMK1/2 artifact
Expand Down

0 comments on commit 711f0be

Please sign in to comment.