Skip to content

Commit

Permalink
try to validate artifact download
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Warner committed May 29, 2024
1 parent 2a3cd77 commit 52b6ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
name: spookydb-generated-files

- name: Display structure of downloaded files
run: ls -R
run: ls ./app/data -l

# https://github.com/actions/setup-node/tree/main
- name: Use Node.js 20.x
Expand Down

0 comments on commit 52b6ace

Please sign in to comment.