Skip to content

Commit

Permalink
Merge pull request #23 from ami-iit/diegoferigo-patch-1
Browse files Browse the repository at this point in the history
Fix nightly workflow
  • Loading branch information
diegoferigo authored Apr 22, 2023
2 parents a85e1fa + b725107 commit 4a7099c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
run: twine check dist/*

- name: Upload artifacts
if: github.event_name != 'schedule'
uses: actions/upload-artifact@v3
with:
path: dist/*
Expand Down

0 comments on commit 4a7099c

Please sign in to comment.