Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: zwwhdls <[email protected]>
  • Loading branch information
zwwhdls committed Jun 13, 2024
1 parent 9839269 commit 49b58af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
ACR_USERNAME: ${{ secrets.ACR_USERNAME }}
run: |
cd ${GITHUB_WORKSPACE}/.github/scripts/
.sync.sh csi-driver ${{ env.CSI_LATEST_VERSION }}
./sync.sh csi-driver ${{ env.CSI_LATEST_VERSION }}
- name: Setup upterm session
if: ${{ failure() }}
timeout-minutes: 60
Expand Down

0 comments on commit 49b58af

Please sign in to comment.