- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 2
Closed
joernio/joern
#5628Labels
bugSomething isn't workingSomething isn't working
Description
- I have gone through the action README, documentation and wiki.
- I don't see my issue listed in existing issues.
Describe the bug
The action fails with
Error: The process 'C:\Windows\system32\cmd.exe' failed with exit code 1
To Reproduce
Use:
 - name: Set up Swift
   if: matrix.os == 'windows-latest'
   uses: SwiftyLab/setup-swift@latest
   with:
       check-latest: true
       development: true
       swift-version: "6.1"
Logs
https://github.com/joernio/joern/actions/runs/16991576519/job/48214581398
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working