feature/move-to-forgejo #1

Merged
Alexander Schäferdiek merged 10 commits from feature/move-to-forgejo into master 2023-08-17 22:31:24 +00:00
Showing only changes of commit 3c435bd0f1 - Show all commits

View file

@ -7,7 +7,8 @@ jobs:
steps:
- name: Prepare requirements
run: |
pacman -Sy --noconfirm nodejs npm git
ldd --version
pacman -Sy --noconfirm nodejs-lts-hydrogen npm git
pacman -Sy --noconfirm shellcheck rsync openssh
- uses: actions/checkout@v3