Skip to content

Commit

Permalink
Oops missed one
Browse files Browse the repository at this point in the history
  • Loading branch information
juliasilge committed Aug 2, 2024
1 parent 35da9f3 commit 5960dd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/posit-connect.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: create Connect users
run: |
curl -s --retry 10 --retry-connrefused http://localhost:3939
docker-compose exec -T rsconnect bash < .github/setup-connect/add-users.sh
docker compose exec -T rsconnect bash < .github/setup-connect/add-users.sh
- name: initialize Connect users
shell: Rscript {0}
Expand Down

0 comments on commit 5960dd2

Please sign in to comment.