Skip to content

Commit

Permalink
testing new way
Browse files Browse the repository at this point in the history
  • Loading branch information
moylop260 committed Dec 31, 2024
1 parent 8e787f4 commit 939832f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
run: |
sudo apt update -qq
sudo rm -rf /var/lib/man-db/auto-update # Avoid unnecessary time-consuming 'Processing triggers for man-db' installing apt
sudo apt install -y libecpg-dev # Required for vx-check-deactivate hook
sudo apt-fast install -y libecpg-dev # Required for vx-check-deactivate hook
- name: Test == windows
if: runner.os == 'Windows'
env:
Expand Down

0 comments on commit 939832f

Please sign in to comment.