Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Oct 13, 2024
1 parent a543c13 commit 9042d83
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions cleanup.win
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#!/bin/sh
export PATH="$HOME/.cargo/bin:$PATH"
cd src/myrustlib
./vendor-update.sh

# Update ../inst/AUTHORS
${R_HOME}/bin/Rscript vendor-authors.R

0 comments on commit 9042d83

Please sign in to comment.