Unverified Commit 55106ec4 authored by OlivierDehaene's avatar OlivierDehaene Committed by GitHub
Browse files

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

parent d503e8f0
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment