Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Sec-ant committed May 13, 2023
1 parent bc1ddee commit f1f7ccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
shell: C:\mozilla-build\start-shell.bat -here -e {0}
run: |
echo "ac_add_options --with-branding=browser/branding/official" > mozconfig
echo "export WIN32_REDIST_DIR=\"$(realpath /c/Program\ Files/Microsoft\ Visual\ Studio/*/*/VC/Redist/MSVC/*.*/x64/*.CRT | head -n 1)\"" >> mozconfig
# echo "export WIN32_REDIST_DIR=\"$(realpath /c/Program\ Files/Microsoft\ Visual\ Studio/*/*/VC/Redist/MSVC/*.*/x64/*.CRT | head -n 1)\"" >> mozconfig
- name: Set Release Tag Output
id: release-tag
Expand Down

0 comments on commit f1f7ccb

Please sign in to comment.