diff --git a/.github/workflows/update_archive.yml b/.github/workflows/update_archive.yml index b2c8b41..e720475 100644 --- a/.github/workflows/update_archive.yml +++ b/.github/workflows/update_archive.yml @@ -22,4 +22,4 @@ jobs: steps: - name: archive - run: ./update_archive.sh + run: update_archive.sh