Update main.yml

This commit is contained in:
Toshit 2024-10-12 17:52:20 -07:00 committed by GitHub
parent 386d2bfc17
commit 9d23038193
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -60,9 +60,6 @@ jobs:
uses: actions/download-artifact@v3 uses: actions/download-artifact@v3
with: with:
name: scramjet name: scramjet
path: |
dist/*.js
dist/*.js
- name: Display structure of downloaded files - name: Display structure of downloaded files
run: ls -R run: ls -R