Skip to content

Commit

Permalink
Attempt to fix CI: remove e2b (#129)
Browse files Browse the repository at this point in the history
* Attempt to fix CI: remove e2b

* Fix syntax error
  • Loading branch information
humpydonkey authored Jun 11, 2024
1 parent d9b0214 commit 8fe4c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,4 @@ jobs:
- name: E2B Login
run: e2b auth login
- name: E2B Publish Sandbox Template
e2b template build -d e2b/e2b.Dockerfile -c "/root/.jupyter/start-up.sh" --cpu-count 2 --memory-mb 1024
run: e2b template build -d e2b/e2b.Dockerfile -c "/root/.jupyter/start-up.sh" --cpu-count 2 --memory-mb 1024

0 comments on commit 8fe4c3b

Please sign in to comment.