This commit is contained in:
Sidharth Vinod
2024-01-19 19:23:13 +05:30
parent f1fc874da8
commit 279e31bc55

View File

@@ -22,7 +22,7 @@ jobs:
cache:
runs-on: ubuntu-latest
steps:
- run: echo "${{ github.event }}"
- run: echo "${{ toJSON(github) }}"
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v2
- name: Setup Node.js