Skip to content

Commit

Permalink
😨
Browse files Browse the repository at this point in the history
  • Loading branch information
counter185 committed Sep 15, 2024
1 parent c22880f commit bb7a2dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

- name: make
run: make
working-directory: ${{env.GITHUB_WORKSPACE}}/gcc-build
working-directory: gcc-build

- name: Push build artifacts
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit bb7a2dc

Please sign in to comment.