Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dborowiecki committed Sep 18, 2023
1 parent 7927013 commit 8d4e174
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci_module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ jobs:

- name: Compress IMIS artifacts
run: |
tar -czf site-packages.tar.gz -C ${{ env.SITE_PACKAGES }} .
tar -czf openimis.tar.gz ./openimis ./current-module
- name: Upload compressed site-packages as artifact
Expand Down

0 comments on commit 8d4e174

Please sign in to comment.