Skip to content

Commit

Permalink
.github/workflows/nightly.yml testbytest
Browse files Browse the repository at this point in the history
  • Loading branch information
fb929 committed Sep 30, 2024
1 parent 3114785 commit 97c775f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,8 @@ jobs:
shell: bash
run: cat package.json

# #- name: Update Deps
# # run: npm run build:deps
#- name: Update Deps
# run: npm run build:deps

- name: Update Addon Windows or Linux (arch only AMD)
if: matrix.os == 'windows-latest' || matrix.os == 'ubuntu-latest'
Expand Down

0 comments on commit 97c775f

Please sign in to comment.