Skip to content

Commit

Permalink
🐎 ci: No such file or directory: b'/snap/bin/mike'
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-yang-biz committed Aug 25, 2022
1 parent c53d751 commit 91f2973
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

strategy:
matrix:
python-versions: ['3.9']
python-versions: ['3.8']

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
Expand Down Expand Up @@ -100,7 +100,7 @@ jobs:
title: CI Notification | Success
text: |
### Build Success
${{ env.package_version_full }} built successfully and published to pypi
${{ env.package_name }}.${{ env.package_version }} built successfully and published to pypi
### Change History
Please check change history at https://${{ env.repo_owner }}.github.io/${{ env.repo_name }}/history
### Package Download
Expand Down
4 changes: 2 additions & 2 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 91f2973

Please sign in to comment.