Skip to content

Commit

Permalink
change gojo version
Browse files Browse the repository at this point in the history
  • Loading branch information
saviorand committed Sep 13, 2024
1 parent fcb5414 commit 69bf0a9
Show file tree
Hide file tree
Showing 3 changed files with 1,555 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
run: |
curl -ssL https://magic.modular.com | bash
source $HOME/.bash_profile
magic install
magic run mojo run_tests.mojo
package:
Expand All @@ -34,7 +33,6 @@ jobs:
run: |
curl -ssL https://magic.modular.com | bash
source $HOME/.bash_profile
magic install
magic run mojo package lightbug_http -o lightbug_http.mojopkg
- name: Upload package to release
Expand Down
Loading

0 comments on commit 69bf0a9

Please sign in to comment.