Skip to content

Commit

Permalink
ci: update, use make
Browse files Browse the repository at this point in the history
  • Loading branch information
rennsax committed Oct 21, 2024
1 parent 2ee4930 commit adb1981
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@main

- run: ./scripts/init-ubuntu
- run: make init-ubuntu
env:
INSTALL_DEBIAN_NO_SJTU_SOURCES: 1
INSTALL_DEBIAN_TRACE: 1
Expand Down

0 comments on commit adb1981

Please sign in to comment.