Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
davidetan committed Feb 3, 2025
1 parent 71539db commit a450c06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Install OS dependencies (needed for act on ubuntu-latest)
run: |
sudo apt update
sudo apt install -y --force-yes curl xz-utils libicu-dev git dos2unix libncurses5
sudo apt install -y --force-yes curl xz-utils libicu-dev git dos2unix
- uses: actions/checkout@v3

Expand Down

0 comments on commit a450c06

Please sign in to comment.