Browse Source

poking around pwd in actions

pull/73/head
root 2 years ago
parent
commit
adc8d13b28
  1. 1
      .github/workflows/release_zip.yml

1
.github/workflows/release_zip.yml

@ -5,3 +5,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: pwd
- run: ls -lah
Loading…
Cancel
Save