only checkout once w/ burnettk jbirddog

This commit is contained in:
jasquat 2022-11-11 12:29:55 -05:00
parent af0008f0b4
commit e70ec69c91

View File

@ -292,9 +292,6 @@ jobs:
- name: Get current date
id: date
run: echo "::set-output name=date::$(date +%s)"
- name: Checkout repository
uses: actions/checkout@v2
- name: Log in to the Container registry
uses: docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9
with: