Skip to content

Commit

Permalink
ci: fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
jahan-addison committed Nov 20, 2024
1 parent 0e60e1a commit 5f74b75
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 236 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/standalone.yml → .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Standalone
name: CI

on:
push:
Expand Down Expand Up @@ -32,4 +32,4 @@ jobs:
run: cmake --build build -j4

- name: run
run: ./build/Greeter
run: ./build/roxas
37 changes: 0 additions & 37 deletions .github/workflows/documentation.yaml

This file was deleted.

44 changes: 0 additions & 44 deletions .github/workflows/install.yml

This file was deleted.

38 changes: 0 additions & 38 deletions .github/workflows/macos.yml

This file was deleted.

35 changes: 0 additions & 35 deletions .github/workflows/style.yml

This file was deleted.

42 changes: 0 additions & 42 deletions .github/workflows/ubuntu.yml

This file was deleted.

38 changes: 0 additions & 38 deletions .github/workflows/windows.yml

This file was deleted.

0 comments on commit 5f74b75

Please sign in to comment.