Skip to content

Commit

Permalink
Update duplicate CI step name (bytecodealliance#8975)
Browse files Browse the repository at this point in the history
  • Loading branch information
iawia002 authored Jul 19, 2024
1 parent f2b7242 commit 3447849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@ jobs:
- run: git diff --exit-code

# Re-vendor the C API and make sure it's up-to-date.
- name: Re-vendor WIT
- name: Re-vendor C API
run: ./ci/vendor-c-api-headers.sh
- run: git diff --exit-code

Expand Down

0 comments on commit 3447849

Please sign in to comment.