diff --git a/.github/workflows/harbour_bcc_32.yml b/.github/workflows/harbour_bcc_32.yml index d51a39d..a2555a6 100644 --- a/.github/workflows/harbour_bcc_32.yml +++ b/.github/workflows/harbour_bcc_32.yml @@ -67,7 +67,7 @@ jobs: - name: Upload Harbour to artifact env: - TIME: "${{ steps.current-time.outputs.formattedTime }}" + TIME: "${{ steps.current-date-time.outputs.formattedTime }}" uses: actions/upload-artifact@v3 with: name: harbour_win32_bcc_${{ env.TIME }}