Skip to content

Commit

Permalink
CI script typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
singul4ri7y committed Aug 3, 2024
1 parent bdfd1eb commit 2945afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
- name: Install Pallene Tracer
run: |
git clone - https://github.com/pallene-lang/pallene-tracer
git clone https://github.com/pallene-lang/pallene-tracer
cd pallene-tracer
sudo make install
sudo luarocks make pallene-tracer-0.5.0a-1.rockspec
Expand Down

0 comments on commit 2945afa

Please sign in to comment.