Skip to content

Commit

Permalink
Fixed Github Action
Browse files Browse the repository at this point in the history
  • Loading branch information
MananGandhi1810 committed Sep 18, 2024
1 parent 09197b0 commit 03dfe51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
build_and_publish:
runs-on: ubuntu-latest
steps:
- name: check
run: ls -la
- name: Checkout
uses: actions/checkout@v4
- name: Log in to the Container registry
uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
with:
Expand Down

0 comments on commit 03dfe51

Please sign in to comment.