diff --git a/.github/workflows/upload_release.yml b/.github/workflows/upload_release.yml index f9691df..66cb4ba 100644 --- a/.github/workflows/upload_release.yml +++ b/.github/workflows/upload_release.yml @@ -12,8 +12,6 @@ jobs: runs-on: self-hosted steps: - - name: Checkout - uses: actions/checkout@main # Required to mount the Github Workspace to a volume - name: Get current date id: t1 uses: Kaven-Universe/github-action-current-date-time@v1