Skip to content

Commit

Permalink
chore: add apk bin
Browse files Browse the repository at this point in the history
  • Loading branch information
robsongajunior committed Apr 7, 2024
1 parent 7a58a52 commit e3b41a4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod-azion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

steps:
- name: Install SO dependencies
run: apk add ./azion_1.17.1_linux_amd64.deb git;
run: apk add git; apk add ./azion_1.17.1_linux_arm64.apk;

- name: getting robsonjunior.dev
uses: actions/checkout@v3
Expand Down
Binary file added azion_1.17.1_linux_amd64.apk
Binary file not shown.

0 comments on commit e3b41a4

Please sign in to comment.