Skip to content

Commit

Permalink
also to second test...
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno Rodrigues committed Sep 24, 2024
1 parent 1780faa commit 0329a86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-fetchlocal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:

- name: Build default.nix with 1 local package
run: |
nix-shell ./inst/extdata/default.nix --run "Rscript -e \"library(rix);rix('4.3.1', local_r_pkgs = 'chronicler_0.2.1.tar.gz', overwrite = TRUE)\""
nix-shell ./inst/extdata/default.nix --run "Rscript -e \"library(rix);rix('4.3.1', local_r_pkgs = 'chronicler_0.2.1.tar.gz', project_path = '.', overwrite = TRUE)\""
- name: Build default.nix
run: nix-build

0 comments on commit 0329a86

Please sign in to comment.