Skip to content

Commit

Permalink
try straight from docker to test #315
Browse files Browse the repository at this point in the history
  • Loading branch information
maxheld83 committed Aug 20, 2019
1 parent 84907bf commit 3be07f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
ENV R_LIBS_ACTION: $R_LIBS_DEV_HELPERS
steps:
- name: Checkout Repository
uses: actions/checkout@master
uses: docker://github/gcloud-auth:master
- name: Authenticate GCP
uses: actions/gcloud/auth@master
env:
Expand Down

0 comments on commit 3be07f8

Please sign in to comment.