Skip to content

Commit

Permalink
tweaked verison, location of kickstart file
Browse files Browse the repository at this point in the history
  • Loading branch information
mooreds committed Jul 2, 2024
1 parent b6938fd commit 1ec87b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ jobs:
- name: Start FusionAuth
uses: fusionauth/fusionauth-github-action@v1
with:
FUSIONAUTH_VERSION: 1.48.3
FUSIONAUTH_APP_KICKSTART_FILENAME: k2.json
FUSIONAUTH_VERSION: 1.51.1
FUSIONAUTH_APP_KICKSTART_DIRECTORY_PATH: kickstart

# Compile
- name: Test that we can compile
run: cd pkg/fusionauth && go build
Expand Down

0 comments on commit 1ec87b5

Please sign in to comment.