Skip to content

Commit

Permalink
fix github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
itviewer committed May 15, 2024
1 parent 0942d4b commit b74fb41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
jobs:
setup:
name: Setup
uses: tlslink/vpnagent/.github/workflows/release-setup.yml@main
uses: tlslink/sslcon/.github/workflows/release-setup.yml@main
build:
name: Build
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit b74fb41

Please sign in to comment.