Skip to content

Commit

Permalink
archive whole src
Browse files Browse the repository at this point in the history
  • Loading branch information
sjanssen2 committed Jan 23, 2025
1 parent ec79a9a commit ef443ba
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 @@ -44,7 +44,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: parser
path: src/parser.* src/lexer.*
path: src/
- name: make
run: make -j 3
- name: make install
Expand Down

0 comments on commit ef443ba

Please sign in to comment.