Skip to content

Commit

Permalink
Merge pull request #10 from RobertK66/feature/Upgradeall
Browse files Browse the repository at this point in the history
Cleanup Solution
  • Loading branch information
RobertK66 authored Jul 13, 2024
2 parents d8ca977 + 2cae017 commit 2b397a7
Show file tree
Hide file tree
Showing 194 changed files with 5,141 additions and 3,206 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-msix-pkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
steps:
- name: Check Release Condition1
if: ${{ vars.REL_VERSION != '' }}
run: echo "This will be released as ${{vars.REL_VERSION}}${{ matrix.platform }}"
run: echo "This will be released as ${{vars.REL_VERSION}}"


- name: Checkout
Expand Down
Loading

0 comments on commit 2b397a7

Please sign in to comment.