Skip to content

Commit

Permalink
Update makefile.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fallenull authored Mar 7, 2024
1 parent 55d2823 commit 386eb95
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ jobs:

build:
runs-on: self-hosted
env:
working-directory: ./.github/workflows
steps:
- name: using Makefile
run: bash make.sh
run: out=$(ls -lah && pwd); echo "$out"

0 comments on commit 386eb95

Please sign in to comment.