Skip to content

Commit

Permalink
Remove duplicate version print out
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmazzola committed May 26, 2024
1 parent 8d2a04c commit 5d55a96
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,9 @@ jobs:
steps:
- name: Install winget
uses: Cyberboss/install-winget@v1
id: stepid
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Print winget Version
run: echo '${{ steps.stepid.outputs.winget-version }}'

- name: Checkout
uses: actions/checkout@v4

Expand Down

0 comments on commit 5d55a96

Please sign in to comment.