Skip to content
This repository has been archived by the owner on Aug 26, 2023. It is now read-only.

Commit

Permalink
support arm
Browse files Browse the repository at this point in the history
  • Loading branch information
cuisongliu committed Feb 17, 2023
1 parent 807d20f commit 415c388
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ runs:
steps:
- run: |
sudo mkdir -p /tmp/.sealos-action
sudo cp -rf /home/runner/work/_actions/labring/sealos-action/v0.0.5/* /tmp/.sealos-action/
sudo cp -rf /home/runner/work/_actions/labring/sealos-action/v0.0.6/* /tmp/.sealos-action/
bash /tmp/.sealos-action/action.sh
shell: bash
id: default
Expand Down

0 comments on commit 415c388

Please sign in to comment.