Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ayyayyayy2002 committed Nov 1, 2024
1 parent e684e76 commit bd12c39
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
uses: actions/setup-python@v2
with:
python-version: '3.10'
- name: Set encoding to cp936
shell: cmd
run: chcp 936

- name: Create virtual environment
run: |
Expand Down

0 comments on commit bd12c39

Please sign in to comment.