Skip to content

Commit

Permalink
tst
Browse files Browse the repository at this point in the history
  • Loading branch information
ManuelSchneid3r committed Sep 18, 2023
1 parent 415eb67 commit c720feb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
- name: Checkout source code
uses: actions/checkout@v3
- name: Build
run: make
run: sudo make
# - name: Deploy
# run:

0 comments on commit c720feb

Please sign in to comment.