Skip to content

Commit

Permalink
修复构建错误
Browse files Browse the repository at this point in the history
  • Loading branch information
wmhn1872265132 committed Apr 3, 2024
1 parent 772a5a6 commit 34abb68
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,7 @@ jobs:
runs-on: ubuntu-latest
env:
NVDA_RELEASES_BASE_URL: https://www.nvaccess.org/files/nvda/releases
outputs:
NVDA: nvda_2023.3.exe
steps:
- name: Cache nvda_2023.3.exe
uses: actions/cache@v4
with:
Expand Down

0 comments on commit 34abb68

Please sign in to comment.