diff options
author | navanchauhan <navanchauhan@gmail.com> | 2023-05-29 13:46:23 -0600 |
---|---|---|
committer | navanchauhan <navanchauhan@gmail.com> | 2023-05-29 13:46:23 -0600 |
commit | cd4bc1f4d0b8319867c28ecb955c82ecc1fbd010 (patch) | |
tree | de213eed9b83356f15546e6504c5655ae88559df /.github/workflows/ci.yml | |
parent | 07687fffe072864dfe5bfbe24ef900716eb8bb5b (diff) |
download everything
Diffstat (limited to '.github/workflows/ci.yml')
-rw-r--r-- | .github/workflows/ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2530eed..2b40477 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,4 +32,4 @@ jobs: - uses: actions/upload-artifact@v3 with: name: pyramid-scheme - path: dist/
\ No newline at end of file + path: *
\ No newline at end of file |