From db5d9e741dd872891612472f3c3fdee3a1f969d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20St=C3=B6ckli?= Date: Mon, 29 Jul 2024 12:42:44 +0000 Subject: [PATCH] update AS data before make --- .github/workflows/go.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index ef37984..063bd86 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -16,12 +16,12 @@ jobs: - name: Check out code into the Go module directory uses: actions/checkout@v4 - - name: Make all (go generate, build + test) - run: make all - - name: Update AS Data run: ./updateASData.sh + - name: Make all (go generate, build + test) + run: make all + - name: Smoke Test run: sudo timeout --preserve-status --signal=INT 10s ./bin/amd64/socket-connect-bpf -a