Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jangorecki committed Oct 19, 2024
1 parent f8673cd commit a1ec87d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 45 deletions.
45 changes: 0 additions & 45 deletions Makefile

This file was deleted.

2 changes: 2 additions & 0 deletions vignettes/howto.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ vignette: >

## Prepare pkgup workflow from template

Clone pkgup.
In below commands change "yourpkg" to the actual name of your package.
```sh
cp pkgup/.github/workflows/pkgup.yaml yourpkg/.github/workflows/pkgup.yaml
sed -i 's|pkgup|yourpkg|g' yourpkg/.github/workflows/pkgup.yaml
Expand Down

0 comments on commit a1ec87d

Please sign in to comment.