Skip to content

Commit

Permalink
CI bugfix: build fakealpm outside src/
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-facko committed Jul 17, 2024
1 parent dba0943 commit a9b7978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,4 +181,4 @@ jobs:
packages: libarchive-dev libalpm-dev gcc cmake ninja-build libboost-dev nlohmann-json3-dev

- name: Build fakelpm
run: ./installer/pacman/fakealpm/build.sh installer/pacman/fakealpm/ installer/pacman/fakealpm/build/ /usr/local
run: ./src/installer/pacman/fakealpm/build.sh src/installer/pacman/fakealpm/ build/fakealpm/ /usr/local

0 comments on commit a9b7978

Please sign in to comment.