debug workflow
Some checks are pending
/ build-and-push (push) Waiting to run

This commit is contained in:
Anuj K 2025-09-07 21:53:08 +05:30
parent 8d5f97a8f0
commit 6c7f935048

View file

@ -8,6 +8,9 @@ jobs:
runs-on: docker
steps:
- name: debug path
run: echo "$PATH"
- name: Checkout repository
uses: actions/checkout@v4