diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 41912eb..f126efb 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -14,6 +14,8 @@ jobs: # into a CRAN-like repository hosted on GitHub pages deploy-cran-repo: uses: r-wasm/actions/.github/workflows/deploy-cran-repo.yml@v1 + with: + webr-image: "ghcr.io/r-wasm/webr:v0.3.3" permissions: # To download GitHub Packages within action repository-projects: read diff --git a/packages b/packages index 7a354f5..2788b59 100644 --- a/packages +++ b/packages @@ -1 +1,2 @@ -RinteRface/shinyMobile@f7-v8.3.2 \ No newline at end of file +RinteRface/shinyMobile@f7-v8.3.2 +DivadNojnarg/brochure \ No newline at end of file