Skip to content

Commit

Permalink
Make sure rcwd is set
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Zak authored and Jonathan Zak committed Jul 24, 2024
1 parent dc73219 commit 477cea1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,8 @@ jobs:
if: always()
run: |
ici \
--rcwd "." \
--rcwd "${{ env.remote_build_dir }}" \
--cmd "/QOpenSys/pkgs/bin/gmake BUILDLIB=${{ env.BUILDLIB }} uninstall" \
env:
IBMI_HOST: ${{ secrets.IBMI_HOST }}
IBMI_USER: ${{ secrets.IBMI_USER }}
Expand Down

0 comments on commit 477cea1

Please sign in to comment.