Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Quinn-With-Two-Ns committed Nov 28, 2024
1 parent a8a2381 commit e6fabe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prepare-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ jobs:
- name: Build native test server (Docker)
if: matrix.os_family == 'Linux'
run: |
run: |
docker run \
--rm -v "$(pwd):/workspace" -w /workspace \
$(docker build -q ./docker/native-image) \
Expand Down

0 comments on commit e6fabe2

Please sign in to comment.