Skip to content

Commit d3b7aa7

Browse files
authored
build for R 4.4 ... for shinylive
1 parent 25ec635 commit d3b7aa7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
# into a CRAN-like repository hosted on GitHub pages
1515
deploy-cran-repo:
1616
uses: r-wasm/actions/.github/workflows/deploy-cran-repo.yml@v2
17+
with:
18+
webr-image: "ghcr.io/r-wasm/webr:v0.4.4"
1719
permissions:
1820
# To download GitHub Packages within action
1921
repository-projects: read

0 commit comments

Comments
 (0)