Skip to content

Commit

Permalink
chore: attempt to fix testing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cusspvz committed Oct 23, 2023
1 parent a3e9ef0 commit b480e99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cli/src/cli.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env node --loader tsx
#!/usr/bin/env node --experimental-loader tsx

import { Command } from 'commander';
import dotenv from 'dotenv';
Expand Down

0 comments on commit b480e99

Please sign in to comment.