fix(ci): fix sagemaker action (#148)

This commit is contained in:
OlivierDehaene 2023-03-29 22:27:01 +02:00 committed by GitHub
parent d503e8f09d
commit 55106ec476
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -94,6 +94,10 @@ jobs:
uses: docker/setup-buildx-action@v2.0.0
with:
install: true
- name: Tailscale
uses: tailscale/github-action@v1
with:
authkey: ${{ secrets.TAILSCALE_AUTHKEY }}
- name: Checkout repository
uses: actions/checkout@v3
- name: Inject slug/short variables