Skip to content

Commit 5e74794

Browse files
authored
Update deployment.yaml
1 parent d8ab2d9 commit 5e74794

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/deployment.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818
- prod
1919

2020
jobs:
21-
check:
21+
check:
2222
runs-on: ubuntu-latest
2323
steps:
2424
- uses: actions/checkout@v4
@@ -37,7 +37,6 @@ check:
3737
with:
3838
upload-snapshots: true
3939
build_args:'c("--no-manual","--compact-vignettes=gs+qpdf")'
40-
4140
deploy-posit:
4241
runs-on: ubuntu-latest
4342
needs: check

0 commit comments

Comments
 (0)