Skip to content

Commit

Permalink
🐛 修复github acthion错误
Browse files Browse the repository at this point in the history
  • Loading branch information
wling-art committed Feb 9, 2024
1 parent 43c6dbd commit 280ea18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jobs:
- name: Install Dependencies
run: |
python -m pip install --upgrade pip
pip install poetry
poetry add pyinstaller
poetry config virtualenvs.create true
poetry install --no-root
Expand Down

4 comments on commit 280ea18

@Happy2018new
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

acthion -> action

@wling-art
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yea,i'm en noob,you are right

@Happy2018new
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yea,i'm en noob,you are right

拼错这件事跟你是菜鸟这件事不存在必然联系,它们是既不充分也不必要条件。
综上所述,不能由拼错推断出你是菜鸟,这是个假命题。

况且你是个大佬啊喂,何必自谦呢?

@wling-art
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yea,i'm en noob,you are right

拼错这件事跟你是菜鸟这件事不存在必然联系,它们是既不充分也不必要条件。 综上所述,不能由拼错推断出你是菜鸟,这是个假命题。

况且你是个大佬啊喂,何必自谦呢?

拼错好几次了,都是手快了🥲

Please sign in to comment.