Skip to content

Commit

Permalink
fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
ollyg committed Dec 27, 2024
1 parent 95391ae commit bc1771e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update_tables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:
run: |
curl -sL https://www.iana.org/assignments/enterprise-numbers.txt > ieee/SMI/enterprise-numbers.txt
curl -sL https://standards-oui.ieee.org/oui/oui.csv > ieee/MA/MA-L.csv
curl -sL "https://standards-oui.ieee.org/oui28/mam.csv > ieee/MA/MA-M.csv
curl -sL "https://standards-oui.ieee.org/oui36/oui36.csv > ieee/MA/MA-S.csv
curl -sL https://standards-oui.ieee.org/oui28/mam.csv > ieee/MA/MA-M.csv
curl -sL https://standards-oui.ieee.org/oui36/oui36.csv > ieee/MA/MA-S.csv
- name: Build Enterprises Table
run: |
Expand Down

0 comments on commit bc1771e

Please sign in to comment.