Skip to content

Commit

Permalink
wip: migration from Travis CI to GitHub Actions #149
Browse files Browse the repository at this point in the history
  • Loading branch information
tristan-greffe committed Dec 9, 2023
1 parent 2097c57 commit 1d690dc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/bin/bash

source ./env.sh
chmod +x ./.github/workflows/env.sh
./.github/workflows/env.sh

check_code()
{
Expand Down

0 comments on commit 1d690dc

Please sign in to comment.