Skip to content

Commit

Permalink
archive 2024-05-09
Browse files Browse the repository at this point in the history
  • Loading branch information
pmkol authored May 9, 2024
1 parent b7940d2 commit 484ccf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openwrt/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ fi

# github actions - automatically retrieve `github raw` links
if [ "$(whoami)" = "runner" ] && [ -n "$GITHUB_REPO" ]; then
export mirror=raw.githubusercontent.com/$GITHUB_REPO/master
export mirror=raw.githubusercontent.com/$GITHUB_REPO/x86_64
fi

# private gitea
Expand Down

0 comments on commit 484ccf5

Please sign in to comment.