Skip to content

Commit

Permalink
Update gen.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ravbug authored Dec 27, 2023
1 parent e2c4389 commit ecaca4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- name: Checkout Code
uses: actions/checkout@v3
- name: Setup Repositories
run: sudo mv crosscomp-sources.list /etc/apt/sources.list;
run: sudo mv crosscomp-sources.lst /etc/apt/sources.list;
- name: Check apt sources
run: cat /etc/apt/sources.list
- name: Add arm64 as architecture
Expand Down

0 comments on commit ecaca4a

Please sign in to comment.