mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-27 12:36:14 +01:00
trying original with correct filename
This commit is contained in:
parent
3869654b44
commit
1400a02c69
7
.github/workflows/exp.yml
vendored
7
.github/workflows/exp.yml
vendored
@ -16,11 +16,6 @@ jobs:
|
||||
run: echo "NODE_OPTIONS=--max_old_space_size=4096" | Out-File -FilePath $env:GITHUB_ENV -Encoding utf8 -Append
|
||||
shell: pwsh
|
||||
|
||||
- name: Install & Test pkg
|
||||
run: |
|
||||
npm install -g pkg
|
||||
pkg --help
|
||||
|
||||
- name: Download RH
|
||||
shell: pwsh
|
||||
run: |
|
||||
@ -47,4 +42,4 @@ jobs:
|
||||
|
||||
- name: ResourceHacker Test
|
||||
run: |
|
||||
start ResourceHacker.exe /help
|
||||
ResourceHacker -help
|
||||
|
Loading…
Reference in New Issue
Block a user