Skip to content

Commit

Permalink
fix glibc runners OWASP/wrongsecrets#615
Browse files Browse the repository at this point in the history
  • Loading branch information
commjoen committed Feb 26, 2024
1 parent da924b0 commit dcc8149
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/compile_swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,5 @@ jobs:
- name: Uploading Swift executables
uses: actions/upload-artifact@v4
with:
name: executable-swift-MacOS
path: swift/.build/apple/Products/Release/wrongsecrets-swift
name: executable-swift-windows
path: swift\.build\x86_64-unknown-windows-msvc\release\wrongsecrets-swift.exe

0 comments on commit dcc8149

Please sign in to comment.