Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
dangtong76 committed Mar 7, 2025
1 parent 9d12492 commit ccbffb7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/exe-2-1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ jobs:
- name: PowerShell - Computer Information
shell: pwsh
run: |
$PSVersionTable
Get-Host | Select-Object Version
Get-ComputerInfo
# $PSVersionTable
# Get-Host | Select-Object Version
- name: Python - Version Information
shell: python
Expand Down

0 comments on commit ccbffb7

Please sign in to comment.