Skip to content

Commit

Permalink
diffutils?
Browse files Browse the repository at this point in the history
  • Loading branch information
rootmos committed Apr 16, 2024
1 parent 9f5f270 commit 3d3f6ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
TEST_OUTPUT_DIR: /tmp/tests
steps:
- name: Install minimal dependencies
run: pacman -Suy --noconfirm base-devel wget git diffutils
run: pacman -Suy --noconfirm base-devel wget git

# workaround for upstream nodejs package does not include libnode.so
# https://gitlab.archlinux.org/archlinux/packaging/packages/nodejs/-/issues/1
Expand Down

0 comments on commit 3d3f6ef

Please sign in to comment.