Skip to content

Commit

Permalink
fix: ci problems again
Browse files Browse the repository at this point in the history
  • Loading branch information
dd84ai committed Jan 25, 2025
1 parent aa912a4 commit 01e710a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
freelancer-mod: vanilla-full
freelancer-folder: ${{ github.workspace }}/Freelancer
ssh-key-base64-vanilla: ${{ secrets.ID_RSA_FILES_FREELANCER_VANILLA }}
ssh-key-base64-vanilla-full: ${{ secrets.ID_RSA_FILES_FREELANCER_VANILLA_FULL }}
- name: Build image darkwind8/fl-server-vanilla
run: |
set -ex
Expand Down

0 comments on commit 01e710a

Please sign in to comment.