Skip to content

Commit

Permalink
need to update first
Browse files Browse the repository at this point in the history
  • Loading branch information
ZihengSun committed Mar 3, 2024
1 parent 83efb92 commit 391bc18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ jobs:

steps:
- name: Install XML parsing tools
run: sudo apt install libxml2-utils
run: sudo apt-get update && sudo apt install libxml2-utils

- name: Install jq
run: sudo apt-get install jq
Expand Down

0 comments on commit 391bc18

Please sign in to comment.