Skip to content

Commit

Permalink
Fix typo in 7a7ca84 (#461) (#465)
Browse files Browse the repository at this point in the history
  • Loading branch information
pg9182 authored Apr 22, 2023
1 parent 7a7ca84 commit 6132fc2
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 @@ -95,7 +95,7 @@ jobs:
- name: Make folder structure
run: |
mv -v northstar/release/* northstar/.
rm -d release
rm -d northstar/release
mkdir -p northstar/R2Northstar/mods
mkdir -p northstar/R2Northstar/plugins
mkdir -p northstar/bin/x64_retail
Expand Down

1 comment on commit 6132fc2

@GeckoEidechse
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI failure was due to Thunderstore CDN.

Please sign in to comment.