Skip to content

Commit

Permalink
last time changing name
Browse files Browse the repository at this point in the history
  • Loading branch information
defuneste committed Jun 2, 2024
1 parent 5c74e7c commit 3545856
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Install package from GH
run: |
Rscript -e 'remotes::install_github("ruralinnovation/cori.fcc")'
Rscript -e 'remotes::install_github("ruralinnovation/cori.data.fcc")'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
#
Expand Down
2 changes: 1 addition & 1 deletion FCC_provider_list.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ We have multiple sources from FCC to define a provider.

```{r}
#|label: read csv
library("fcc.utils")
library("cori.data.fcc")
isp <- fcc.utils::fcc_provider
```
Expand Down

0 comments on commit 3545856

Please sign in to comment.