Skip to content

Commit

Permalink
Use bundler instead
Browse files Browse the repository at this point in the history
  • Loading branch information
Fryguy committed Nov 21, 2024
1 parent d19fd52 commit c9b78d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
bundler-cache: true
timeout-minutes: 30
- run: |
pushd $(gem which manageiq-ui-classic)
pushd $(bundle show manageiq-ui-classic)
git config --list
popd
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit c9b78d4

Please sign in to comment.