From 81f27307debb24cf481348df0fab7ae9c9aef97f Mon Sep 17 00:00:00 2001 From: Jacob Heider Date: Thu, 3 Nov 2022 07:53:38 -0400 Subject: [PATCH] not running cleanly atm --- .github/workflows/cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 06f9567..f15bf88 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -68,7 +68,7 @@ jobs: GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} ## means s3 sync will only sync things we need sync’d - - uses: chetan/git-restore-mtime-action@v1 + # - uses: chetan/git-restore-mtime-action@v1 - uses: aws-actions/configure-aws-credentials@v1 with: