fix: github action

This commit is contained in:
pandeymangg
2024-05-07 16:38:47 +05:30
parent 868ee71e34
commit 0f28cea7c8

View File

@@ -16,6 +16,9 @@ runs:
- uses: ./.github/actions/dangerous-git-checkout
- run: echo "E2E Testing Mode is ${{ inputs.e2e_testing_mode }}"
shell: bash
- name: Cache Build
uses: actions/cache@v3
id: cache-build