Skip to content

Commit

Permalink
Update build2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
x20888450 authored Dec 4, 2024
1 parent 93430fd commit b2d88ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
# 下载目标文件
- name: Download
run: |
curl -L -o Polaris-Obfuscators.zip "https://github.com/x20888450/Polaris-Obfuscators/releases/download/v1.0/clang.zip"
curl -L -o clang.zip "https://github.com/x20888450/Polaris-Obfuscators/releases/download/v1.0/clang.zip"
unzip clang.zip -d clang
./clang/clang -mllvm -passes=fla,indcall ./examples/1/example1.cpp -o test

0 comments on commit b2d88ae

Please sign in to comment.