mirror of
https://github.com/bitwarden/browser
synced 2025-12-22 03:03:43 +00:00
changing case of drive letter
This commit is contained in:
2
.github/workflows/exp.yml
vendored
2
.github/workflows/exp.yml
vendored
@@ -36,7 +36,7 @@ jobs:
|
|||||||
- name: Debugging Path
|
- name: Debugging Path
|
||||||
shell: pwsh
|
shell: pwsh
|
||||||
run: |
|
run: |
|
||||||
echo "d:\a\cli\cli\resource_hacker" | Out-File -FilePath $env:GITHUB_PATH -Encoding utf8 -Append
|
echo "D:\a\cli\cli\resource_hacker" | Out-File -FilePath $env:GITHUB_PATH -Encoding utf8 -Append
|
||||||
echo $env:GITHUB_PATH
|
echo $env:GITHUB_PATH
|
||||||
|
|
||||||
- name: ResourceHacker Test
|
- name: ResourceHacker Test
|
||||||
|
|||||||
Reference in New Issue
Block a user