test gto step

This commit is contained in:
Michael Duong 2023-09-10 21:00:45 +01:00
parent 86cb474062
commit 0afb645f30

View file

@ -20,6 +20,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: '0'
- name: Install packages to register model
env:
AWS_ACCESS_KEY_ID: ${{ secrets.ROBOT_AWS_ACCESS_KEY_ID }}