Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix: fix a typo
  • Loading branch information
DreamOfIce authored May 28, 2024
commit bd19b8a478d5a2ec97672885e9d77599cf9439f4
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ jobs:
$env:SYSTEM_FLAG="--system"
test/test_path_preservation.ps1

build-docker-image-x64:
build-docker-image-x64:
executor: ubuntu
steps:
- checkout
Expand Down