Skip to content

Commit

Permalink
test atmos integrity on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
osterman committed Dec 23, 2024
1 parent 78658f4 commit 63f9350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ jobs:
if: matrix.flavor.target == 'linux' || matrix.flavor.target == 'macos'
run: |
echo "${{ github.workspace }}" >> $GITHUB_PATH
chmod +x "${{ github.workspace }}/atmos
chmod +x "${{ github.workspace }}/atmos"
- name: Add build artifacts directory to PATH for ${{ matrix.flavor.target }}
if: matrix.flavor.target == 'windows'
Expand Down

0 comments on commit 63f9350

Please sign in to comment.