Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NexushasTaken authored Dec 1, 2024
1 parent 57fbd10 commit fd622f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ jobs:
uses: actions/checkout@v4
- run: wget https://github.com/c3lang/c3c/releases/download/latest/c3-ubuntu-20.tar.gz
- run: tar xvf c3-ubuntu-20.tar.gz
- run: tree -L 2
- run: ./c3/c3c build examples_template
- run: ./c3/c3c build core_2d_camera

0 comments on commit fd622f5

Please sign in to comment.