Skip to content

Commit

Permalink
Update build_deb_pkg.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CorwinAnsley authored Sep 5, 2024
1 parent 620c59f commit 227ce54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_deb_pkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
git push origin HEAD:main
- name: build package
run: |
$CONDA/bin/conda source artifice/linux_build/create_deb_package
source artifice/linux_build/create_deb_package
- name: release
uses: actions/create-release@v1
id: create_release
Expand Down

0 comments on commit 227ce54

Please sign in to comment.