diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 89303ae..1d7f7b3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -12,4 +12,4 @@ jobs: uses: actions/checkout@v4 - name: List files - run: ls -lh \ No newline at end of file + run: ls -la \ No newline at end of file