Skip to content

Commit

Permalink
Added PS code
Browse files Browse the repository at this point in the history
Thanks @micwoj92 for | Format-List suggestion
  • Loading branch information
rcmaehl committed Jun 26, 2021
1 parent cf920dc commit a954127
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wnw11.yml
Expand Up @@ -29,6 +29,7 @@ jobs:
cd WhyNotWin11
C:\"Program Files (x86)"\AutoIt3\AutoIt3.exe "C:\Program Files (x86)\AutoIt3\SciTE\AutoIt3Wrapper\AutoIt3Wrapper.au3" /NoStatus /prod /in ".\WhyNotWin11.au3"
Start-Sleep -s 10
Get-FileHash WhyNotWin11.exe | Format-List | Out-File -Path shasum.txt
- name: Upload
uses: actions/upload-artifact@v2
Expand Down

1 comment on commit a954127

@rcmaehl
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Starts on #20

Please sign in to comment.