test gto step

This commit is contained in:
Michael Duong 2023-09-11 08:55:04 +01:00
parent 95536a0830
commit 59fa11a652

View file

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