add coreutils
Some checks failed
/ build (push) Failing after 5m30s

This commit is contained in:
Alexander Schäferdiek 2023-08-17 01:53:04 +02:00
parent e08b4eee90
commit f1a1cab596

View file

@ -9,7 +9,7 @@ jobs:
run: |
pacman -Syu --noconfirm
pacman -Sy --noconfirm nodejs npm git
pacman -Sy --noconfirm shellcheck rsync openssh
pacman -Sy --noconfirm shellcheck rsync openssh coreutils
- uses: actions/checkout@v3
name: Clone