Skip to content

Commit bed5eeb

Browse files
authored
Apply suggestions from code review
1 parent 6cb1348 commit bed5eeb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ruby-build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,6 @@ jobs:
272272
path: ${{ runner.temp }}
273273
- name: Unzip Ruby bundle
274274
shell: bash
275-
run: unzip -q -d /tmp/ruby-bundle /tmp/codeql-ruby-bundle.zip
276275
run: unzip -q -d "$RUNNER_TEMP"/ruby-bundle "$RUNNER_TEMP"/codeql-ruby-bundle.zip
277276

278277
- name: Run QL test

0 commit comments

Comments
 (0)