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 4, 2023
1 parent c5f8a19 commit 9a41397
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
node-version: ${{ secrets.NODE_VERSION }}
- name: Build and deploy
run: |
ls -la
chmod +x app.sh
./app.sh
doc:
Expand Down

0 comments on commit 9a41397

Please sign in to comment.