Skip to content

Commit

Permalink
Update docker pull
Browse files Browse the repository at this point in the history
  • Loading branch information
antonym committed Feb 4, 2025
1 parent 3f32b16 commit 191555a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
wget https://raw.githubusercontent.com/netbootxyz/netboot.xyz/master/CHANGELOG.md -O external/changelog.md
wget https://raw.githubusercontent.com/netbootxyz/build-pipelines/master/README.md -O external/build-automation.md
wget https://raw.githubusercontent.com/netbootxyz/netboot.xyz/master/CONTRIBUTING.md -O external/contributing.md
curl https://raw.githubusercontent.com/netbootxyz/docker-netbootxyz/master/README.md | tail -n+6 > external/docker.md
curl https://raw.githubusercontent.com/netbootxyz/docker-netbootxyz/master/README.md | tail -n+7 > external/docker.md
- name: Setup Node.js
uses: actions/setup-node@v4
Expand Down

0 comments on commit 191555a

Please sign in to comment.