Skip to content

Commit

Permalink
GH Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
mdomasevicius committed Mar 29, 2024
1 parent 1426617 commit 30839d1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,4 @@ jobs:
- uses: actions/checkout@v4

- name: 'Publish'
run: |
# git fetch origin --prune +refs/heads/*:refs/heads/*
# git remote set-url origin https://github.com/mysteriumnetwork/go-dvpn-web.git
go run mage.go -v ci
run: go run mage.go -v ci

0 comments on commit 30839d1

Please sign in to comment.