Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Water
dataRetrieval
Commits
a8ca08a0
Commit
a8ca08a0
authored
Feb 17, 2022
by
Laura A DeCicco
Browse files
Will this do it?
parent
a9c6a9f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/pkgdown.yaml
View file @
a8ca08a0
...
...
@@ -28,7 +28,12 @@ jobs:
-
uses
:
r-lib/actions/setup-r-dependencies@v1
with
:
extra-packages
:
rcmdcheck
-
name
:
Install dependencies
run
:
|
options(pkgType = "binary")
install.packages(c("zoo", "maps"))
-
name
:
Deploy package
run
:
|
git config --local user.name "$GITHUB_ACTOR"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment