Skip to content

Commit

Permalink
chore: windows
Browse files Browse the repository at this point in the history
  • Loading branch information
14790897 committed Nov 29, 2024
1 parent 5347dd1 commit cdda1b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/windows_cron_bypassCF.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
- name: Install dependencies
run: |
npm install
sudo apt install -y xvfb
#github action设置的action环境变量会完全替换掉env文件的读取,所以需要在action里手动进行加载env文件
- name: Load environment variables
run: |
Expand Down

0 comments on commit cdda1b8

Please sign in to comment.