diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e99934c..e292a8f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -37,8 +37,3 @@ jobs: - name: 🔨 Build run: hatch -e exe run build - - - name: show files - run: | - ls -R - ls -R build \ No newline at end of file